is not current version
Last Version 4.0.12

org.mobicents.servlet.sip.containers:jboss-as7-mobicents 3.0.545

>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

3.0.545
Type

Type

jar

Download jboss-as7-mobicents 3.0.545


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