Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-j2ee |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: J2EE
Geronimo J2EE Services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-j2ee-1.1.1.pom | |
geronimo-j2ee-1.1.1.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-j2ee/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-j2ee</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-j2ee/
implementation 'geronimo:geronimo-j2ee:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-j2ee/
implementation ("geronimo:geronimo-j2ee:1.1.1")
'geronimo:geronimo-j2ee:jar:1.1.1'
<dependency org="geronimo" name="geronimo-j2ee" rev="1.1.1">
<artifact name="geronimo-j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-j2ee', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-j2ee" % "1.1.1"
[geronimo/geronimo-j2ee "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : geronimo-kernel | jar | 1.1.1 |
geronimo : geronimo-system | jar | 1.1.1 |
geronimo : geronimo-core | jar | 1.1.1 |
geronimo : geronimo-management | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-ejb_2.1_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0.1 |
cglib : cglib-nodep | jar | 2.1_3 |
commons-logging : commons-logging | jar | 1.0.4 |
concurrent : concurrent | jar | 1.3.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 |