Last Version

Chord Service 2.0.2

Defines the lookup service using the Chord algorithm

License

License

GroupId

GroupId

com.github.estigma88
ArtifactId

ArtifactId

jdhtuq-chord
Version

Version

2.0.2
Type

Type

jar
Description

Description

Chord Service
Defines the lookup service using the Chord algorithm
Project URL

Project URL

https://github.com/estigma88/jdhtuq
Source Code Management

Source Code Management

https://github.com/estigma88/jdhtuq

Download jdhtuq-chord 2.0.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.