is not current version
Last Version 3.0.1

org.apache.geronimo.framework:geronimo-plugin 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

geronimo-plugin
Version

Version

2.2.1
Type

Type

jar

Download geronimo-plugin 2.2.1


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