is not current version
Last Version 3.0.1

org.apache.geronimo.plugingroups:plugingroups 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugingroups
ArtifactId

ArtifactId

plugingroups
Version

Version

2.2.1
Type

Type

pom

Download plugingroups 2.2.1

Filename Size
plugingroups-2.2.1.pom 3 KB
Browse

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