Last Version

KeptCollections 1.0.0

Distributed Java collections backed by ZooKeeper

License

License

Categories

Categories

Net
GroupId

GroupId

net.killa.kept
ArtifactId

ArtifactId

KeptCollections
Version

Version

1.0.0
Type

Type

jar
Description

Description

KeptCollections
Distributed Java collections backed by ZooKeeper
Project URL

Project URL

https://github.com/anthonyu/KeptCollections

Download KeptCollections 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
log4j : log4j jar 1.2.16
org.apache.zookeeper : zookeeper jar 3.4.5

Project Modules

There are no modules declared in this project.