| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.littleshoot |
| Идентификатор | Идентификаторsip-stack |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLittleShoot SIP Stack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикLittleShoot |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sip-stack-1.0.3.pom | |
| sip-stack-1.0.3.jar | 91 KB |
| sip-stack-1.0.3-sources.jar | 55 KB |
| sip-stack-1.0.3-javadoc.jar | 325 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.littleshoot/sip-stack/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>sip-stack</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/sip-stack/
implementation 'org.littleshoot:sip-stack:1.0.3'
// https://jarcasting.com/artifacts/org.littleshoot/sip-stack/
implementation ("org.littleshoot:sip-stack:1.0.3")
'org.littleshoot:sip-stack:jar:1.0.3'
<dependency org="org.littleshoot" name="sip-stack" rev="1.0.3">
<artifact name="sip-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='sip-stack', version='1.0.3')
)
libraryDependencies += "org.littleshoot" % "sip-stack" % "1.0.3"
[org.littleshoot/sip-stack "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| org.littleshoot : mina-util | jar | 1.0.3 |
| org.littleshoot : offer-answer | jar | 1.0.3 |
| org.littleshoot : stun-stack | 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 |