JavaTorrent :: ITs

BitTorrent Protocol implementation as java library

License

License

GroupId

GroupId

org.johnnei
ArtifactId

ArtifactId

bittorrent-integration-tests
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaTorrent :: ITs
BitTorrent Protocol implementation as java library

Download bittorrent-integration-tests

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.1.10

test (13)

Group / Artifact Type Version
org.johnnei : javatorrent-bittorrent-utp jar 0.6.0
org.johnnei : javatorrent-bittorrent jar 0.6.0
org.johnnei : javatorrent-bittorrent-extension-ut-metadata jar 0.6.0
org.johnnei : javatorrent-bittorrent test-jar 0.6.0
com.squareup.okhttp3 : okhttp jar 3.4.1
junit : junit jar 4.12
com.jayway.awaitility : awaitility jar 1.7.0
org.mockito : mockito-core jar 2.12.0
org.powermock : powermock-reflect jar 1.6.5
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.6.0