simple-jndi

A simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/.xml files may be either on the file system or in the classpath.

GroupId

GroupId

simple-jndi
ArtifactId

ArtifactId

simple-jndi
Last Version

Last Version

0.11.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-jndi
A simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/.xml files may be either on the file system or in the classpath.
Project URL

Project URL

http://www.osjava.org/simple-jndi/
Project Organization

Project Organization

OSJava

Download simple-jndi

How to add to project

<!-- https://jarcasting.com/artifacts/simple-jndi/simple-jndi/ -->
<dependency>
    <groupId>simple-jndi</groupId>
    <artifactId>simple-jndi</artifactId>
    <version>0.11.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/simple-jndi/simple-jndi/
implementation 'simple-jndi:simple-jndi:0.11.4.1'
// https://jarcasting.com/artifacts/simple-jndi/simple-jndi/
implementation ("simple-jndi:simple-jndi:0.11.4.1")
'simple-jndi:simple-jndi:jar:0.11.4.1'
<dependency org="simple-jndi" name="simple-jndi" rev="0.11.4.1">
  <artifact name="simple-jndi" type="jar" />
</dependency>
@Grapes(
@Grab(group='simple-jndi', module='simple-jndi', version='0.11.4.1')
)
libraryDependencies += "simple-jndi" % "simple-jndi" % "0.11.4.1"
[simple-jndi "0.11.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-dbcp : commons-dbcp Optional jar 1.2.2
commons-pool : commons-pool Optional jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.4.1
0.11.4
0.11.3
0.11.2
0.11.1
0.11
0.10
0.9.1
0.9
0.8.1
0.8
0.7-dev-1
0.7
0.6
0.5
0.4