License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdsip-servlets-application-router |
Last Version | Last Version4.0.128 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSip Servlets Default Application Router
Restcomm SIP Servlets
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-application-router/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-application-router</artifactId>
<version>4.0.128</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-application-router/
implementation 'org.mobicents.servlet.sip:sip-servlets-application-router:4.0.128'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-application-router/
implementation ("org.mobicents.servlet.sip:sip-servlets-application-router:4.0.128")
'org.mobicents.servlet.sip:sip-servlets-application-router:jar:4.0.128'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-application-router" rev="4.0.128">
<artifact name="sip-servlets-application-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-application-router', version='4.0.128')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-application-router" % "4.0.128"
[org.mobicents.servlet.sip/sip-servlets-application-router "4.0.128"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.servlet.sip : sip-servlets-spec | jar | 4.0.128 |
org.mobicents.servlet.sip : sip-servlets-core-api | jar | 4.0.128 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |