Last Version

Distributable Call Forwarding Sip Servlet Example 2.0.0.FINAL

Mobicents SIP Servlets

License

License

GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

custom-call-forwarding-distributable
Version

Version

2.0.0.FINAL
Type

Type

war
Description

Description

Distributable Call Forwarding Sip Servlet Example
Mobicents SIP Servlets
Project URL

Project URL

http://www.mobicents.org/call_forwarding.html
Source Code Management

Source Code Management

https://code.google.com/p/sipservlets/custom-call-forwarding-distributable/

Download custom-call-forwarding-distributable 2.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/custom-call-forwarding-distributable/ -->
<dependency>
    <groupId>org.mobicents.servlet.sip.examples</groupId>
    <artifactId>custom-call-forwarding-distributable</artifactId>
    <version>2.0.0.FINAL</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/custom-call-forwarding-distributable/
implementation 'org.mobicents.servlet.sip.examples:custom-call-forwarding-distributable:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/custom-call-forwarding-distributable/
implementation ("org.mobicents.servlet.sip.examples:custom-call-forwarding-distributable:2.0.0.FINAL")
'org.mobicents.servlet.sip.examples:custom-call-forwarding-distributable:war:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="custom-call-forwarding-distributable" rev="2.0.0.FINAL">
  <artifact name="custom-call-forwarding-distributable" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='custom-call-forwarding-distributable', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "custom-call-forwarding-distributable" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.examples/custom-call-forwarding-distributable "2.0.0.FINAL"]

Dependencies

provided (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
commons-logging : commons-logging-api jar 1.0.4
javax.servlet : servlet-api jar 2.5
org.mobicents.servlet.sip : sip-servlets-spec jar 2.0.0.FINAL
org.mobicents.servlet.sip : sip-servlets-client jar 2.0.0.FINAL

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.