Geronimo :: Clustering

Geronimo Clustering Service

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-clustering
Last Version

Last Version

1.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo :: Clustering
Geronimo Clustering Service
Project URL

Project URL

http://geronimo.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-clustering

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
mx4j : mx4j jar 3.0.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-M5
1.0-M4
1.0-M3
1.0-M2
1.0-M1