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