License |
License |
---|---|
GroupId | GroupIdorg.johnnei |
ArtifactId | ArtifactIdbittorrent-integration-tests |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionJavaTorrent :: ITs
BitTorrent Protocol implementation as java library
|
Filename | Size |
---|---|
bittorrent-integration-tests-0.6.0.pom | |
bittorrent-integration-tests-0.6.0.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.1.10 |
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 |