is not current version
Last Version 4.0.42

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

>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.30
Type

Type

jar

Download jboss-as8-mobicents 4.0.30


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