| Categories |
CategoriesGeronimo Container Application Servers |
|---|---|
| GroupId | GroupIdgeronimo |
| ArtifactId | ArtifactIdgeronimo-clustering |
| Last Version | Last Version1.0-M5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeronimo :: Clustering
Geronimo Clustering Service
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geronimo-clustering-1.0-M5.pom | |
| geronimo-clustering-1.0-M5.jar | 21 KB |
| Browse |
<!-- 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"]
| 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 |