consistent-hashing

The consistent-hashing tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

consistent-hashing
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

consistent-hashing
The consistent-hashing tool for java.

Download consistent-hashing

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>consistent-hashing</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/
implementation 'com.github.houbb:consistent-hashing:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/consistent-hashing/
implementation ("com.github.houbb:consistent-hashing:0.0.3")
'com.github.houbb:consistent-hashing:jar:0.0.3'
<dependency org="com.github.houbb" name="consistent-hashing" rev="0.0.3">
  <artifact name="consistent-hashing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='consistent-hashing', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "consistent-hashing" % "0.0.3"
[com.github.houbb/consistent-hashing "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : hash jar 0.0.2
com.github.houbb : heaven jar 0.1.129

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1