MVN

org.objectweb.joram : jndi

Maven & Gradle

Sep 14, 2011

JORAM :: jndi · Builds the Joram jndi project.

<dependency>
    <groupId>org.objectweb.joram</groupId>
    <artifactId>jndi</artifactId>
    <version>5.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.joram : jndi to add to Maven - Latest Versions:

  • Latest Stable: 5.7.0

All Versions

Choose a version of org.objectweb.joram : jndi to add to Maven - All Versions:

Version Vulnerabilities Updated
5.7.x
jndi-5.7.0
5.6.x
jndi-5.6.0
5.5.x
jndi-5.5.0
5.4.x
jndi-5.4.0.54
5.3.x
jndi-5.3.3.53
jndi-5.3.2.53

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.joram</groupId>
    <artifactId>jndi</artifactId>
    <version>5.7.0</version>
</dependency>