| License |
License |
|---|---|
| GroupId | GroupIdorg.littleshoot |
| ArtifactId | ArtifactIdp2p |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLittleShoot P2P Stack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationLittleShoot |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| p2p-1.0.11.pom | |
| p2p-1.0.11.jar | 24 KB |
| p2p-1.0.11-sources.jar | 11 KB |
| p2p-1.0.11-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.littleshoot/p2p/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>p2p</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/p2p/
implementation 'org.littleshoot:p2p:1.0.11'
// https://jarcasting.com/artifacts/org.littleshoot/p2p/
implementation ("org.littleshoot:p2p:1.0.11")
'org.littleshoot:p2p:jar:1.0.11'
<dependency org="org.littleshoot" name="p2p" rev="1.0.11">
<artifact name="p2p" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='p2p', version='1.0.11')
)
libraryDependencies += "org.littleshoot" % "p2p" % "1.0.11"
[org.littleshoot/p2p "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.littleshoot : xmpp | jar | 1.0.9 |
| org.littleshoot : littleshoot-ice | jar | 1.0.4 |
| com.barchart.udt : barchart-udt-bundle | jar | 2.3.0 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.littleshoot : jlibtorrent | jar | 1.0.3 |
| org.littleshoot : mina-port | jar | 1.4 |
| org.littleshoot : turn-client | jar | 1.0.3 |
| org.littleshoot : udt | jar | 1.0.3 |
| org.littleshoot : util | jar | 1.0.3 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |