is not current version
Last Version 4.0.12

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

>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

2.1.535
Type

Type

jar

Download jboss-as7-mobicents 2.1.535


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