JavaTorrent :: Module :: Extension Protocol (BEP #10)

Implementation of the Extension Protocol for JavaTorrent

Лицензия

Лицензия

Группа

Группа

org.johnnei
Идентификатор

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

javatorrent-bittorrent-extension
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JavaTorrent :: Module :: Extension Protocol (BEP #10)
Implementation of the Extension Protocol for JavaTorrent

Скачать javatorrent-bittorrent-extension

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

<!-- https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-extension/ -->
<dependency>
    <groupId>org.johnnei</groupId>
    <artifactId>javatorrent-bittorrent-extension</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-extension/
implementation 'org.johnnei:javatorrent-bittorrent-extension:0.7.0'
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-extension/
implementation ("org.johnnei:javatorrent-bittorrent-extension:0.7.0")
'org.johnnei:javatorrent-bittorrent-extension:jar:0.7.0'
<dependency org="org.johnnei" name="javatorrent-bittorrent-extension" rev="0.7.0">
  <artifact name="javatorrent-bittorrent-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.johnnei', module='javatorrent-bittorrent-extension', version='0.7.0')
)
libraryDependencies += "org.johnnei" % "javatorrent-bittorrent-extension" % "0.7.0"
[org.johnnei/javatorrent-bittorrent-extension "0.7.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.johnnei : javatorrent-bittorrent jar 0.7.0
org.slf4j : slf4j-api jar 1.7.30

test (8)

Идентификатор библиотеки Тип Версия
org.johnnei : javatorrent-bittorrent test-jar 0.7.0
org.slf4j : jcl-over-slf4j jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.mockito : mockito-core jar 3.6.0
org.hamcrest : hamcrest-all jar 1.3

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

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

JavaTorrent

Java Version Build Status Coverage Quality Gate Released Version

Java Torrent is a BitTorrent Protocol implementation in Java which aims to provide a highly configurable BitTorrent library. The library is well featured with extensions on the BitTorrent Protocol to allow high compatibility with popular torrent applications.

Information

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

Версия
0.7.0
0.6.0
0.5.1
0.5.0