is not current version
Last Version 5.7.0

org.objectweb.joram:jndi 5.6.0

Builds the Joram jndi project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

jndi
Version

Version

5.6.0
Type

Type

pom

Download jndi 5.6.0

Filename Size
jndi-5.6.0.pom 736 bytes
Browse

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