SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

simple-jndi rpm build for : Rawhide. For other distributions click simple-jndi.

Name : simple-jndi
Version : 0.11.4.1 Vendor : Fedora Project
Release : 14.fc29 Date : 2018-07-15 12:49:05
Group : Unspecified Source RPM : simple-jndi-0.11.4.1-14.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : A JNDI implementation
Description :
Simple-JNDI is intended to solve two problems. The first is
that of finding a container independent way of opening a
database connection, the second is to find a good way of
specifying application configurations.
1. Unit tests or prototype code often need to emulate the
environment within which the code is expected to run.
A very common one is to get an object of type
javax.sql.DataSource from JNDI so a java.sql.Connection
to your database of choice may be opened.
2. Applications need configuration; a JNDI implementation
makes a handy location for configuration values. Either
as a globally available system, or via IoC through the
use of some kind of JNDI configuration facade (see gj-config).
A solution: simple implementation of JNDI. It is entirely
library based, so no server instances are started, and it
sits upon Java .properties files, XML files or Windows-style
.ini files, so it is easy to use and simple to understand.
The files may be either on the file system or in the classpath.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25835/riscv64/Packages/s

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  simple-jndi-0.11.4.1-14.fc29.noarch.rpm
ftp.icm.edu.pl  simple-jndi-0.11.4.1-14.fc29.noarch.rpm
     

Provides :
mvn(simple-jndi:simple-jndi)
mvn(simple-jndi:simple-jndi:pom:)
simple-jndi

Requires :
java-headless
javapackages-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/java/simple-jndi.jar
/usr/share/licenses/simple-jndi
/usr/share/licenses/simple-jndi/LICENSE.txt
/usr/share/maven-metadata/simple-jndi.xml
/usr/share/maven-poms/simple-jndi.pom

 
ICM