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

org.mobicents.servlet.sip.containers:jboss-as7-mobicents 2.0.0.FINAL

>JBoss Application Server: Mobicents Sip Servlets Adaptation Layer

Категории

Категории

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

Группа

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

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

jboss-as7-mobicents
Версия

Версия

2.0.0.FINAL
Тип

Тип

jar

Скачать jboss-as7-mobicents 2.0.0.FINAL


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