| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.servlet.sip |
| ArtifactId | ArtifactIdsip-servlets-bootstrap |
| Last Version | Last Version4.0.128 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRestcomm Sip Servlets
Restcomm SIP Servlets
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sip-servlets-bootstrap-4.0.128.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-bootstrap/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-bootstrap</artifactId>
<version>4.0.128</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-bootstrap/
implementation 'org.mobicents.servlet.sip:sip-servlets-bootstrap:4.0.128'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-bootstrap/
implementation ("org.mobicents.servlet.sip:sip-servlets-bootstrap:4.0.128")
'org.mobicents.servlet.sip:sip-servlets-bootstrap:pom:4.0.128'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-bootstrap" rev="4.0.128">
<artifact name="sip-servlets-bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-bootstrap', version='4.0.128')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-bootstrap" % "4.0.128"
[org.mobicents.servlet.sip/sip-servlets-bootstrap "4.0.128"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |