License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip.examples |
ArtifactId | ArtifactIdcall-blocking-presence |
Last Version | Last Version1.7.0.FINAL |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCall Blocking Presence 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/call-blocking-presence/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.examples</groupId>
<artifactId>call-blocking-presence</artifactId>
<version>1.7.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/call-blocking-presence/
implementation 'org.mobicents.servlet.sip.examples:call-blocking-presence:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/call-blocking-presence/
implementation ("org.mobicents.servlet.sip.examples:call-blocking-presence:1.7.0.FINAL")
'org.mobicents.servlet.sip.examples:call-blocking-presence:war:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="call-blocking-presence" rev="1.7.0.FINAL">
<artifact name="call-blocking-presence" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='call-blocking-presence', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "call-blocking-presence" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.examples/call-blocking-presence "1.7.0.FINAL"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents : xcap-client-api | jar | 2.4.1.FINAL |
org.apache.httpcomponents : httpclient | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.jbossas : jboss-as-server | jar | 5.1.0.GA |
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 | 1.7.0.FINAL |
org.mobicents.servlet.sip : sip-servlets-client | jar | 1.7.0.FINAL |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |