License |
License |
---|---|
GroupId | GroupIdorg.apache.submarine |
ArtifactId | ArtifactIdcommons-cluster |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSubmarine: Commons Cluster
Submarine project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-cluster-0.3.0.pom | |
commons-cluster-0.3.0.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/commons-cluster/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>commons-cluster</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/commons-cluster/
implementation 'org.apache.submarine:commons-cluster:0.3.0'
// https://jarcasting.com/artifacts/org.apache.submarine/commons-cluster/
implementation ("org.apache.submarine:commons-cluster:0.3.0")
'org.apache.submarine:commons-cluster:jar:0.3.0'
<dependency org="org.apache.submarine" name="commons-cluster" rev="0.3.0">
<artifact name="commons-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='commons-cluster', version='0.3.0')
)
libraryDependencies += "org.apache.submarine" % "commons-cluster" % "0.3.0"
[org.apache.submarine/commons-cluster "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.submarine : commons-utils | jar | 0.3.0 |
io.atomix : atomix | jar | 3.0.0-rc4 |
io.atomix : atomix-raft | jar | 3.0.0-rc4 |
io.atomix : atomix-primary-backup | jar | 3.0.0-rc4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-configuration : commons-configuration | jar | 1.10 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.google.code.gson : gson | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |