License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdrestcomm.commons |
Last Version | Last Version1.0.0.FINAL |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestcomm.commons
A Restful Communications Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm.commons/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>restcomm.commons</artifactId>
<version>1.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm.commons/
implementation 'org.mobicents.servlet.sip:restcomm.commons:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm.commons/
implementation ("org.mobicents.servlet.sip:restcomm.commons:1.0.0.FINAL")
'org.mobicents.servlet.sip:restcomm.commons:jar:1.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip" name="restcomm.commons" rev="1.0.0.FINAL">
<artifact name="restcomm.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='restcomm.commons', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip" % "restcomm.commons" % "1.0.0.FINAL"
[org.mobicents.servlet.sip/restcomm.commons "1.0.0.FINAL"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.mobicents.servlet.sip : restcomm.api | jar | 1.0.0.FINAL |