не последняя версия
Последняя версия 4.0.12

org.mobicents.servlet.sip.containers:sip-servlets-tomcat-7 2.0.0.FINAL


Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

org.mobicents.servlet.sip.containers
Идентификатор

Идентификатор

sip-servlets-tomcat-7
Версия

Версия

2.0.0.FINAL
Тип

Тип

jar

Скачать sip-servlets-tomcat-7 2.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/sip-servlets-tomcat-7/ -->
<dependency>
    <groupId>org.mobicents.servlet.sip.containers</groupId>
    <artifactId>sip-servlets-tomcat-7</artifactId>
    <version>2.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/sip-servlets-tomcat-7/
implementation 'org.mobicents.servlet.sip.containers:sip-servlets-tomcat-7:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/sip-servlets-tomcat-7/
implementation ("org.mobicents.servlet.sip.containers:sip-servlets-tomcat-7:2.0.0.FINAL")
'org.mobicents.servlet.sip.containers:sip-servlets-tomcat-7:jar:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.containers" name="sip-servlets-tomcat-7" rev="2.0.0.FINAL">
  <artifact name="sip-servlets-tomcat-7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.containers', module='sip-servlets-tomcat-7', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.containers" % "sip-servlets-tomcat-7" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.containers/sip-servlets-tomcat-7 "2.0.0.FINAL"]