| License |
License |
|---|---|
| GroupId | GroupIdcom.xzchaoo.commons |
| ArtifactId | ArtifactIdcommons-consistenthash |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 26.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.15.0 |