Last Version

Call Blocking Presence Sip Servlet Example 1.7.0.FINAL

Mobicents SIP Servlets

License

License

GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

call-blocking-presence
Version

Version

1.7.0.FINAL
Type

Type

war
Description

Description

Call Blocking Presence Sip Servlet Example
Mobicents SIP Servlets
Project URL

Project URL

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

Source Code Management

https://code.google.com/p/sipservlets/call-blocking-presence/

Download call-blocking-presence 1.7.0.FINAL


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mobicents : xcap-client-api jar 2.4.1.FINAL
org.apache.httpcomponents : httpclient jar 4.1

provided (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.