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