Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-util |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Util
Geronimo Util
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-util-1.1.1.pom | |
geronimo-util-1.1.1.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-util/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-util</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-util/
implementation 'geronimo:geronimo-util:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-util/
implementation ("geronimo:geronimo-util:1.1.1")
'geronimo:geronimo-util:jar:1.1.1'
<dependency org="geronimo" name="geronimo-util" rev="1.1.1">
<artifact name="geronimo-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-util', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-util" % "1.1.1"
[geronimo/geronimo-util "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-j2ee-deployment_1.1_spec | jar | 1.0.1 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |