is not current version
Last Version 3.9

com.addc:seshat-jndi 3.8.1

JNDI Client package for Seshat Extended COS Naming Service

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

seshat-jndi
Version

Version

3.8.1
Type

Type

jar

Download seshat-jndi 3.8.1


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