Java implementation of the jump consistent hashing algorithm from Lamping and Veach. Paper http://arxiv.org/ftp/arxiv/papers/1406/1406.2294.pdf.
'com.github.ssedano:jump-consistent-hash:1.0.0'
<dependency>
<groupId>com.github.ssedano</groupId>
<artifactId>jump-consistent-hash</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.ssedano" name="jump-consistent-hash" rev="1.0.0"/>
"com.github.ssedano", "jump-consistent-hash", "1.0.0"