License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip.examples |
ArtifactId | ArtifactIdalerting-app |
Last Version | Last Version2.0.0.FINAL |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAlerting Application
Mobicents SIP Servlets
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alerting-app-2.0.0.FINAL.pom | |
alerting-app-2.0.0.FINAL.war | 1 MB |
alerting-app-2.0.0.FINAL-sources.jar | 22 KB |
alerting-app-2.0.0.FINAL-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.external.jsr309 » mscontrol | jar | 1.0 |
org.mobicents.jsr309 : mobicents-jsr309-impl | jar | 2.0.0.BETA5 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |