is not current version
Last Version 4.0.12

org.mobicents.servlet.sip.containers:sip-servlets-tomcat-7 3.0.545


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.mobicents.servlet.sip.containers
ArtifactId

ArtifactId

sip-servlets-tomcat-7
Version

Version

3.0.545
Type

Type

jar

Download sip-servlets-tomcat-7 3.0.545


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