Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-naming |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Naming
Geronimo Naming
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-naming-1.1.1.pom | |
geronimo-naming-1.1.1.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-naming/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-naming</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-naming/
implementation 'geronimo:geronimo-naming:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-naming/
implementation ("geronimo:geronimo-naming:1.1.1")
'geronimo:geronimo-naming:jar:1.1.1'
<dependency org="geronimo" name="geronimo-naming" rev="1.1.1">
<artifact name="geronimo-naming" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-naming', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-naming" % "1.1.1"
[geronimo/geronimo-naming "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : geronimo-core | jar | 1.1.1 |
geronimo : geronimo-kernel | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0.1 |
mx4j : mx4j | jar | 3.0.1 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |