| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.littleshoot |
| Идентификатор | Идентификаторxmpp |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLittleShoot XMPP Wrapper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикLittleShoot |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xmpp-1.0.9.pom | |
| xmpp-1.0.9.jar | 84 KB |
| xmpp-1.0.9-sources.jar | 35 KB |
| xmpp-1.0.9-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.littleshoot/xmpp/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>xmpp</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/xmpp/
implementation 'org.littleshoot:xmpp:1.0.9'
// https://jarcasting.com/artifacts/org.littleshoot/xmpp/
implementation ("org.littleshoot:xmpp:1.0.9")
'org.littleshoot:xmpp:jar:1.0.9'
<dependency org="org.littleshoot" name="xmpp" rev="1.0.9">
<artifact name="xmpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='xmpp', version='1.0.9')
)
libraryDependencies += "org.littleshoot" % "xmpp" % "1.0.9"
[org.littleshoot/xmpp "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.littleshoot : dnssec4j | jar | 0.1.5 |
| org.littleshoot : mina-util | jar | 1.0.3 |
| org.littleshoot : offer-answer | jar | 1.0.3 |
| org.littleshoot : p2p-sockets | jar | 1.0.3 |
| org.littleshoot : smack-xmpp-3-2-2 | jar | 1.0.6 |
| 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 |