| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRuby Языки программирования |
| Группа | Группаorg.jruby.extras |
| Идентификатор | Идентификаторrails-integration |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Имя Файла | Размер |
|---|---|
| rails-integration-1.1.1.pom | |
| rails-integration-1.1.1.jar | 25 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |