License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep.tools |
ArtifactId | ArtifactIdcluster |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Cluster
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
cluster-10.6.pom | |
cluster-10.6.jar | 4 KB |
cluster-10.6-tests.jar | 1 KB |
cluster-10.6-sources.jar | 5 KB |
cluster-10.6-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/cluster/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>cluster</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/cluster/
implementation 'uk.org.retep.tools:cluster:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/cluster/
implementation ("uk.org.retep.tools:cluster:10.6")
'uk.org.retep.tools:cluster:jar:10.6'
<dependency org="uk.org.retep.tools" name="cluster" rev="10.6">
<artifact name="cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='cluster', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "cluster" % "10.6"
[uk.org.retep.tools/cluster "10.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : concurrency | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |