Alerting Application

Mobicents SIP Servlets

License

License

GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

alerting-app
Last Version

Last Version

2.0.0.FINAL
Release Date

Release Date

Type

Type

war
Description

Description

Alerting Application
Mobicents SIP Servlets
Source Code Management

Source Code Management

https://code.google.com/p/sipservlets/alerting-app/

Download alerting-app

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mobicents.external.jsr309 » mscontrol jar 1.0
org.mobicents.jsr309 : mobicents-jsr309-impl jar 2.0.0.BETA5

provided (8)

Group / Artifact Type Version
javax.annotation : jsr250-api jar 1.0
org.apache.geronimo.specs : geronimo-ejb_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-j2ee_1.4_spec jar 1.1
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.

Versions

Version
2.0.0.FINAL
1.7.0.FINAL