is not current version
Last Version 3.0.1

org.apache.geronimo.modules:geronimo-clustering-wadi 2.1.6


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-clustering-wadi
Version

Version

2.1.6
Type

Type

jar

Download geronimo-clustering-wadi 2.1.6


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