is not current version
Last Version 1.0-M5

geronimo:geronimo-clustering 1.0-M1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-clustering
Version

Version

1.0-M1
Type

Type

jar

Download geronimo-clustering 1.0-M1


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