Kademlia API over Netty

Java library for kademlia API netty as server, OKHttp as client and Gson as serializer.

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

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

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

0.1.3-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kademlia API over Netty
Java library for kademlia API netty as server, OKHttp as client and Gson as serializer.
Ссылка на сайт

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

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

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

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

Скачать kademlia-netty

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.ep2p : kademlia-api jar 4.1.8-RELEASE
io.netty : netty-all jar 4.1.77.Final
com.google.code.gson : gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.3

provided (1)

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

test (3)

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

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

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

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

Версия
0.1.3-RELEASE
0.1.2-RELEASE
0.1.1-RELEASE
0.1.0-RELEASE