| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sipgate |
| Идентификатор | Идентификаторsip-test |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsip-test
Simple softphone for sip testing purposes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sip-test-1.0.2.pom | |
| sip-test-1.0.2.jar | 268 KB |
| sip-test-1.0.2-sources.jar | 204 KB |
| sip-test-1.0.2-javadoc.jar | 903 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sipgate/sip-test/ -->
<dependency>
<groupId>com.sipgate</groupId>
<artifactId>sip-test</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sipgate/sip-test/
implementation 'com.sipgate:sip-test:1.0.2'
// https://jarcasting.com/artifacts/com.sipgate/sip-test/
implementation ("com.sipgate:sip-test:1.0.2")
'com.sipgate:sip-test:jar:1.0.2'
<dependency org="com.sipgate" name="sip-test" rev="1.0.2">
<artifact name="sip-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sipgate', module='sip-test', version='1.0.2')
)
libraryDependencies += "com.sipgate" % "sip-test" % "1.0.2"
[com.sipgate/sip-test "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sipgate : sipgate-types | jar | 1.0.0 |
| io.vavr : vavr-jackson | jar | 0.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |