| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.mobicents.servlet.sip.examples |
| Идентификатор | Идентификаторclick2call-distributable |
| Последняя версия | Последняя версия2.0.0.FINAL |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеDistributable Click2Call Converged Sip Servlet Example
Mobicents SIP Servlets
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/click2call-distributable/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.examples</groupId>
<artifactId>click2call-distributable</artifactId>
<version>2.0.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/click2call-distributable/
implementation 'org.mobicents.servlet.sip.examples:click2call-distributable:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/click2call-distributable/
implementation ("org.mobicents.servlet.sip.examples:click2call-distributable:2.0.0.FINAL")
'org.mobicents.servlet.sip.examples:click2call-distributable:war:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="click2call-distributable" rev="2.0.0.FINAL">
<artifact name="click2call-distributable" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='click2call-distributable', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "click2call-distributable" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.examples/click2call-distributable "2.0.0.FINAL"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : jsr250-api | jar | 1.0 |
| log4j : log4j | jar | 1.2.14 |
| commons-logging : commons-logging-api | jar | 1.0.4 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.mobicents.servlet.sip : sip-servlets-spec | jar | 2.0.0.FINAL |
| org.mobicents.servlet.sip : sip-servlets-client | jar | 2.0.0.FINAL |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |