License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdsip-servlets-jruby |
Last Version | Last Version4.0.128 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSip Servlets JRuby Integration
Restcomm SIP Servlets
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-jruby/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-jruby</artifactId>
<version>4.0.128</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-jruby/
implementation 'org.mobicents.servlet.sip:sip-servlets-jruby:4.0.128'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-jruby/
implementation ("org.mobicents.servlet.sip:sip-servlets-jruby:4.0.128")
'org.mobicents.servlet.sip:sip-servlets-jruby:jar:4.0.128'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-jruby" rev="4.0.128">
<artifact name="sip-servlets-jruby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-jruby', version='4.0.128')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-jruby" % "4.0.128"
[org.mobicents.servlet.sip/sip-servlets-jruby "4.0.128"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.servlet.sip : sip-servlets-spec | jar | 4.0.128 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |