License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.jruby.extras |
ArtifactId | ArtifactIdrails-integration |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRails 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.
|
Filename | Size |
---|---|
rails-integration-1.1.1.pom | |
rails-integration-1.1.1.jar | 25 KB |
Browse |
<!-- 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"]
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 |
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 |