License |
License |
---|---|
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-chord |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionChord Service
Defines the lookup service using the Chord algorithm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdhtuq-chord-2.0.2.pom | |
jdhtuq-chord-2.0.2.jar | 42 KB |
jdhtuq-chord-2.0.2-sources.jar | 31 KB |
jdhtuq-chord-2.0.2-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-chord</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/
implementation 'com.github.estigma88:jdhtuq-chord:2.0.2'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/
implementation ("com.github.estigma88:jdhtuq-chord:2.0.2")
'com.github.estigma88:jdhtuq-chord:jar:2.0.2'
<dependency org="com.github.estigma88" name="jdhtuq-chord" rev="2.0.2">
<artifact name="jdhtuq-chord" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-chord', version='2.0.2')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-chord" % "2.0.2"
[com.github.estigma88/jdhtuq-chord "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.estigma88 : jdhtuq-communication-api | jar | 3.0.1 |
com.github.estigma88 : jdhtuq-lookup-service | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.7.2 |