Spring Jndi Initializer

Utility classes that bind Object in local JNDI tree using Sping (usually for testing purpose)

License

License

GroupId

GroupId

com.github.joel1di1
ArtifactId

ArtifactId

spring-jndi-initializer
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Jndi Initializer
Utility classes that bind Object in local JNDI tree using Sping (usually for testing purpose)
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/joel1di1/spring-jndi-initializer

Download spring-jndi-initializer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.0.2.RELEASE
org.springframework : spring-beans jar 3.0.2.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.springframework : spring-context jar 3.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1