is not current version
Last Version 3.0.1

org.apache.geronimo.framework:modules 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

modules
Version

Version

2.2.1
Type

Type

pom

Download modules 2.2.1

Filename Size
modules-2.2.1.pom 4 KB
Browse

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