You can also join us on the JRuby/Gradle mailing list
JRuby/Gradle brings the power and flexibility of Gradle to the Ruby ecosystem! With JRuby/Gradle you can specify your Java and Ruby dependencies together, build jar files, run tests, and much more!.
Note
|
JRuby/Gradle 2.1 relies on JRuby 9.4 and later. JRuby/Gradle 2.0 relies on JRuby 9.x and later. |
This repository contains the:
-
core
(incore-plugin/
): Rubygems proxy. -
base
(inbase-plugin/
): dependency resolution, executing Ruby, etc. -
jar
(injar-plugin/
): packaging JRuby-based.jar
files -
war
(inwar-plugin/
): packaging JRuby-based.war
files
Note
|
More documentation can be found on jruby-gradle.org |
Note
|
The plugins are published at plugins.gradle.org. |