JBossNS is the JBoss implementation of the of the Java Naming and Directory Interface (JNDI).
'jboss:jnp-client:4.0.2'
<dependency>
<groupId>jboss</groupId>
<artifactId>jnp-client</artifactId>
<version>4.0.2</version>
</dependency>
<dependency org="jboss" name="jnp-client" rev="4.0.2"/>
"jboss", "jnp-client", "4.0.2"