is not current version
Last Version 3.0.1

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


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

geronimo-plugin
Version

Version

2.1.2
Type

Type

jar

Download geronimo-plugin 2.1.2


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