is not current version
Last Version 3.9

com.addc:seshat-jndi 3.8

JNDI Client package for Seshat Extended COS Naming Service

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

seshat-jndi
Version

Version

3.8
Type

Type

jar

Download seshat-jndi 3.8


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