LittleShoot P2P Stack

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

p2p
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

LittleShoot P2P Stack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-p2p.git

Download p2p

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3