License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip.examples |
ArtifactId | ArtifactIdlocation-service-distributable |
Last Version | Last Version2.0.0.FINAL |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionLocation Service Distributable Sip Servlet Example
Mobicents SIP Servlets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/location-service-distributable/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.examples</groupId>
<artifactId>location-service-distributable</artifactId>
<version>2.0.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/location-service-distributable/
implementation 'org.mobicents.servlet.sip.examples:location-service-distributable:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/location-service-distributable/
implementation ("org.mobicents.servlet.sip.examples:location-service-distributable:2.0.0.FINAL")
'org.mobicents.servlet.sip.examples:location-service-distributable:war:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="location-service-distributable" rev="2.0.0.FINAL">
<artifact name="location-service-distributable" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='location-service-distributable', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "location-service-distributable" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.examples/location-service-distributable "2.0.0.FINAL"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : jsr250-api | jar | 1.0 |
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 |