is not current version
Last Version 4.0.42

org.mobicents.servlet.sip.containers:jboss-as8-mobicents 4.0.32

>JBoss Application Server: Mobicents Sip Servlets Adaptation Layer

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.mobicents.servlet.sip.containers
ArtifactId

ArtifactId

jboss-as8-mobicents
Version

Version

4.0.32
Type

Type

jar

Download jboss-as8-mobicents 4.0.32


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