| GroupId | GroupIdtmporb |
|---|---|
| ArtifactId | ArtifactIdtmporb-ns-jndi |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| tmporb-ns-jndi-1.0.pom | -1 bytes |
| tmporb-ns-jndi-1.0-DEAD.jar | 9 KB |
| tmporb-ns-jndi-1.0-DEAD.pom | 379 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/tmporb/tmporb-ns-jndi/ -->
<dependency>
<groupId>tmporb</groupId>
<artifactId>tmporb-ns-jndi</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tmporb/tmporb-ns-jndi/
implementation 'tmporb:tmporb-ns-jndi:1.0'
// https://jarcasting.com/artifacts/tmporb/tmporb-ns-jndi/
implementation ("tmporb:tmporb-ns-jndi:1.0")
'tmporb:tmporb-ns-jndi:jar:1.0'
<dependency org="tmporb" name="tmporb-ns-jndi" rev="1.0">
<artifact name="tmporb-ns-jndi" type="jar" />
</dependency>
@Grapes(
@Grab(group='tmporb', module='tmporb-ns-jndi', version='1.0')
)
libraryDependencies += "tmporb" % "tmporb-ns-jndi" % "1.0"
[tmporb/tmporb-ns-jndi "1.0"]