GroupId | GroupIdspice |
---|---|
ArtifactId | ArtifactIdspice-jndikit |
Last Version | Last Version20050704.053804 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpice JNDIKit
JNDI Kit is a toolkit designed to help with the construction of JNDI
providers. The toolkit also provides users with ready made memory-based
and RMI-based contexts.
|
Filename | Size |
---|---|
spice-jndikit-20050704.053804.pom | |
spice-jndikit-20050704.053804.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/spice/spice-jndikit/ -->
<dependency>
<groupId>spice</groupId>
<artifactId>spice-jndikit</artifactId>
<version>20050704.053804</version>
</dependency>
// https://jarcasting.com/artifacts/spice/spice-jndikit/
implementation 'spice:spice-jndikit:20050704.053804'
// https://jarcasting.com/artifacts/spice/spice-jndikit/
implementation ("spice:spice-jndikit:20050704.053804")
'spice:spice-jndikit:jar:20050704.053804'
<dependency org="spice" name="spice-jndikit" rev="20050704.053804">
<artifact name="spice-jndikit" type="jar" />
</dependency>
@Grapes(
@Grab(group='spice', module='spice-jndikit', version='20050704.053804')
)
libraryDependencies += "spice" % "spice-jndikit" % "20050704.053804"
[spice/spice-jndikit "20050704.053804"]