Last Version

RestComm 1.0.0.FINAL

A Restful Communications Framework

License

License

GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

restcomm
Version

Version

1.0.0.FINAL
Type

Type

pom
Description

Description

RestComm
A Restful Communications Framework
Project URL

Project URL

http://www.restcomm.org
Source Code Management

Source Code Management

https://code.google.com/p/restcomm/

Download restcomm 1.0.0.FINAL

Filename Size
restcomm-1.0.0.FINAL.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restcomm.docs
  • restcomm.api
  • restcomm.core
  • restcomm.media
  • restcomm.dao
  • restcomm.rcml
  • restcomm.extras
  • restcomm.commons
  • restcomm.media.api
  • restcomm.wrappers.java