com.xzchaoo.commons:commons-consistenthash

commons

License

License

GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-consistenthash
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons

Download commons-consistenthash

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0