Abstract Kademlia API

Java library for kademlia algorithm API with abstract networking layer.

License

License

GroupId

GroupId

io.ep2p
ArtifactId

ArtifactId

kademlia-api
Last Version

Last Version

4.1.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Abstract Kademlia API
Java library for kademlia algorithm API with abstract networking layer.
Project URL

Project URL

https://github.com/ep2p/kademlia-api
Source Code Management

Source Code Management

https://github.com/ep2p/kademlia-api/tree/main

Download kademlia-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.ep2p/kademlia-api/ -->
<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>kademlia-api</artifactId>
    <version>4.1.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.ep2p/kademlia-api/
implementation 'io.ep2p:kademlia-api:4.1.8-RELEASE'
// https://jarcasting.com/artifacts/io.ep2p/kademlia-api/
implementation ("io.ep2p:kademlia-api:4.1.8-RELEASE")
'io.ep2p:kademlia-api:jar:4.1.8-RELEASE'
<dependency org="io.ep2p" name="kademlia-api" rev="4.1.8-RELEASE">
  <artifact name="kademlia-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ep2p', module='kademlia-api', version='4.1.8-RELEASE')
)
libraryDependencies += "io.ep2p" % "kademlia-api" % "4.1.8-RELEASE"
[io.ep2p/kademlia-api "4.1.8-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.jetbrains : annotations jar 23.0.0
com.google.guava : guava jar 31.1-jre

provided (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.8-RELEASE
4.1.7-RELEASE
4.1.6-RELEASE
4.1.5-RELEASE
4.1.4-RELEASE
4.1.2-RELEASE
4.1.1-RELEASE
4.1.0-RELEASE
4.0.6-RELEASE
4.0.5-RELEASE
4.0.4-RELEASE
4.0.3-RELEASE
4.0.2-RELEASE
4.0.1-RELEASE
4.0.0-RELEASE
3.1.0-RELEASE
3.0.1-RELEASE
3.0.0-RELEASE
2.2.2-RELEASE
2.2.1-RELEASE
2.2.0-RELEASE
2.1.3-RELEASE
2.1.2-RELEASE
2.1.1-RELEASE
2.1.0-RELEASE
2.0.1-RELEASE
2.0.0-RELEASE