is not current version
Last Version 3.0.1

org.apache.geronimo.framework:framework 2.1.7


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

framework
Version

Version

2.1.7
Type

Type

pom

Download framework 2.1.7

Filename Size
framework-2.1.7.pom 1 KB
Browse

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