| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.littleshoot |
| Идентификатор | Идентификаторp2p |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLittleShoot P2P Stack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикLittleShoot |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |