is not current version
Last Version 5.7.0

org.objectweb.joram:jndi 5.3.2.53

Builds the Joram jndi project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

jndi
Version

Version

5.3.2.53
Type

Type

pom

Download jndi 5.3.2.53

Filename Size
jndi-5.3.2.53.pom 739 bytes
Browse

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