is not current version
Last Version 3.0.1

org.apache.geronimo.modules:geronimo-j2ee 2.0.2


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-j2ee
Version

Version

2.0.2
Type

Type

jar

Download geronimo-j2ee 2.0.2


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-j2ee/ -->
<dependency>
    <groupId>org.apache.geronimo.modules</groupId>
    <artifactId>geronimo-j2ee</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-j2ee/
implementation 'org.apache.geronimo.modules:geronimo-j2ee:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-j2ee/
implementation ("org.apache.geronimo.modules:geronimo-j2ee:2.0.2")
'org.apache.geronimo.modules:geronimo-j2ee:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-j2ee" rev="2.0.2">
  <artifact name="geronimo-j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-j2ee', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-j2ee" % "2.0.2"
[org.apache.geronimo.modules/geronimo-j2ee "2.0.2"]