Last Version

Jumphash 1.0

Jump Consistent Hash algorithm

License

License

MIT
GroupId

GroupId

com.streametry
ArtifactId

ArtifactId

jumphash
Version

Version

1.0
Type

Type

jar
Description

Description

Jumphash
Jump Consistent Hash algorithm
Project URL

Project URL

https://github.com/streametry/jumphash
Source Code Management

Source Code Management

https://github.com/streametry/jumphash

Download jumphash 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.