is not current version
Last Version 4.0.12

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

>JBoss Application Server: Mobicents Sip Servlets Adaptation Layer

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.mobicents.servlet.sip.containers
ArtifactId

ArtifactId

jboss-as7-mobicents
Version

Version

1.7.0.FINAL
Type

Type

jar

Download jboss-as7-mobicents 1.7.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>1.7.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:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/jboss-as7-mobicents/
implementation ("org.mobicents.servlet.sip.containers:jboss-as7-mobicents:1.7.0.FINAL")
'org.mobicents.servlet.sip.containers:jboss-as7-mobicents:jar:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.containers" name="jboss-as7-mobicents" rev="1.7.0.FINAL">
  <artifact name="jboss-as7-mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.containers', module='jboss-as7-mobicents', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.containers" % "jboss-as7-mobicents" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.containers/jboss-as7-mobicents "1.7.0.FINAL"]