Last Version

JRuby-Rack 1.1.21

A servlet bridge for (Ruby-based) Rack applications that allow them to run in Java Application servers using JRuby.

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.rack
ArtifactId

ArtifactId

jruby-rack
Version

Version

1.1.21
Type

Type

jar
Description

Description

JRuby-Rack
A servlet bridge for (Ruby-based) Rack applications that allow them to run in Java Application servers using JRuby.
Project URL

Project URL

http://github.com/jruby/jruby-rack/
Source Code Management

Source Code Management

http://github.com/jruby/jruby-rack/

Download jruby-rack 1.1.21


<!-- https://jarcasting.com/artifacts/org.jruby.rack/jruby-rack/ -->
<dependency>
    <groupId>org.jruby.rack</groupId>
    <artifactId>jruby-rack</artifactId>
    <version>1.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby.rack/jruby-rack/
implementation 'org.jruby.rack:jruby-rack:1.1.21'
// https://jarcasting.com/artifacts/org.jruby.rack/jruby-rack/
implementation ("org.jruby.rack:jruby-rack:1.1.21")
'org.jruby.rack:jruby-rack:jar:1.1.21'
<dependency org="org.jruby.rack" name="jruby-rack" rev="1.1.21">
  <artifact name="jruby-rack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby.rack', module='jruby-rack', version='1.1.21')
)
libraryDependencies += "org.jruby.rack" % "jruby-rack" % "1.1.21"
[org.jruby.rack/jruby-rack "1.1.21"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jruby : jruby-complete jar 1.6.8

provided (9)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-el_1.0_spec jar 1.0.2
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1
commons-logging : commons-logging-api jar 1.1
org.slf4j : slf4j-api jar 1.6.6
log4j : log4j jar 1.2.17
rubygems : jruby-openssl gem 0.9.14
rubygems » bundler gem 1.7.15

test (1)

Group / Artifact Type Version
org.springframework : spring-core jar 3.1.4.RELEASE

Project Modules

There are no modules declared in this project.