Abstract Kademlia API

Java library for kademlia algorithm API with abstract networking layer.

Лицензия

Лицензия

Группа

Группа

io.ep2p
Идентификатор

Идентификатор

kademlia-api
Последняя версия

Последняя версия

4.1.8-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Abstract Kademlia API
Java library for kademlia algorithm API with abstract networking layer.
Ссылка на сайт

Ссылка на сайт

https://github.com/ep2p/kademlia-api
Система контроля версий

Система контроля версий

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

Скачать kademlia-api

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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