| License |
License |
|---|---|
| GroupId | GroupIdio.higgs |
| ArtifactId | ArtifactIdcluster |
| Last Version | Last Version0.0.8-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncluster
Higgs' Cluster
|
| Filename | Size |
|---|---|
| cluster-0.0.8-1.pom | |
| cluster-0.0.8-1.jar | 2 KB |
| cluster-0.0.8-1-sources.jar | 1 KB |
| cluster-0.0.8-1-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higgs/cluster/ -->
<dependency>
<groupId>io.higgs</groupId>
<artifactId>cluster</artifactId>
<version>0.0.8-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.higgs/cluster/
implementation 'io.higgs:cluster:0.0.8-1'
// https://jarcasting.com/artifacts/io.higgs/cluster/
implementation ("io.higgs:cluster:0.0.8-1")
'io.higgs:cluster:jar:0.0.8-1'
<dependency org="io.higgs" name="cluster" rev="0.0.8-1">
<artifact name="cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higgs', module='cluster', version='0.0.8-1')
)
libraryDependencies += "io.higgs" % "cluster" % "0.0.8-1"
[io.higgs/cluster "0.0.8-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.higgs : core | jar | 0.0.8-1 |
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| com.google.guava : guava | jar | 13.0.1 |
| io.netty : netty-all | jar | 4.0.20.Final |
| io.netty : netty-common | jar | 4.0.20.Final |
| org.javassist : javassist Optional | jar | 3.17.1-GA |
| com.boundary : high-scale-lib | jar | 1.0.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.1.1 |