| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mobicents.servlet.sip |
| Идентификатор | Идентификаторsip-servlets-annotations |
| Последняя версия | Последняя версия4.0.128 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSip Servlets Specific Annotations
Restcomm SIP Servlets
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-annotations/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-annotations</artifactId>
<version>4.0.128</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-annotations/
implementation 'org.mobicents.servlet.sip:sip-servlets-annotations:4.0.128'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-annotations/
implementation ("org.mobicents.servlet.sip:sip-servlets-annotations:4.0.128")
'org.mobicents.servlet.sip:sip-servlets-annotations:jar:4.0.128'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-annotations" rev="4.0.128">
<artifact name="sip-servlets-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-annotations', version='4.0.128')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-annotations" % "4.0.128"
[org.mobicents.servlet.sip/sip-servlets-annotations "4.0.128"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |