Last Version

Rails Integration 1.1.1

Rails-Integration allows you to deploy your standard Rails web application to a J2EE server. You can package up your application as a WAR file for distribution, or simply run it in an expanded form.

License

License

MIT
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

rails-integration
Version

Version

1.1.1
Type

Type

jar
Description

Description

Rails Integration
Rails-Integration allows you to deploy your standard Rails web application to a J2EE server. You can package up your application as a WAR file for distribution, or simply run it in an expanded form.

Download rails-integration 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jruby : jruby-complete jar 0.9.9
bouncycastle : bcprov-jdk14 jar 124
commons-pool : commons-pool jar 1.3
javax.activation : activation jar 1.1
javax.servlet : servlet-api Optional jar 2.3

test (16)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.easymock : easymock jar 2.0
httpunit : httpunit jar 1.6.1
tomcat : bootstrap jar 4.1.34
tomcat : catalina jar 4.1.34
tomcat : naming-resources jar 4.1.34
tomcat : naming-common jar 4.1.34
tomcat : naming-factory jar 4.1.34
tomcat : tomcat-coyote jar 4.1.34
tomcat : tomcat4-coyote jar 4.1.34
tomcat : tomcat-http11 jar 4.1.34
tomcat : tomcat-util jar 4.1.34
commons-digester : commons-digester jar 1.8
commons-collections : commons-collections jar 3.2
commons-modeler : commons-modeler jar 1.1
jakarta-regexp : jakarta-regexp jar 1.4

Project Modules

There are no modules declared in this project.