JRuby Sip Servlet Demo Application

Mobicents SIP Servlets

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

pure-jruby-telco
Last Version

Last Version

1.7.0.FINAL
Release Date

Release Date

Type

Type

jar
Description

Description

JRuby Sip Servlet Demo Application
Mobicents SIP Servlets
Project URL

Project URL

http://www.mobicents.org/mss-pure-jruby-telco.html
Source Code Management

Source Code Management

https://code.google.com/p/sipservlets/pure-jruby-telco/

Download pure-jruby-telco

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mobicents.external.jsr309 » mscontrol jar 0.3
org.mobicents.servlet.sip : sip-servlets-spec jar 1.7.0.FINAL

provided (4)

Group / Artifact Type Version
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-client jar 1.7.0.FINAL

runtime (1)

Group / Artifact Type Version
org.mobicents.jsr309 : mobicents-jsr309-impl jar 2.0.0.BETA3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0.FINAL