All Projects → jruby-gradle → Jruby Gradle Plugin

jruby-gradle / Jruby Gradle Plugin

Licence: other
A Gradle plugin for working with JRuby projects for fun and profit. Mostly profit.

Programming Languages

groovy
2714 projects

= JRuby/Gradle plugins

image::https://travis-ci.org/jruby-gradle/jruby-gradle-plugin.svg?branch=master["Build Status", link="https://travis-ci.org/jruby-gradle/jruby-gradle-plugin"]

image::https://api.bintray.com/packages/jruby-gradle/plugins/jruby-gradle-plugin/images/download.svg[link="https://bintray.com/jruby-gradle/plugins/jruby-gradle-plugin/_latestVersion"]

image::https://badges.gitter.im/Join%20Chat.svg[link="https://gitter.im/jruby-gradle/jruby-gradle-plugin", title="Gitter"]

You can also join us on the link:https://groups.google.com/forum/#!forum/jruby-gradle[JRuby/Gradle mailing list]

JRuby/Gradle brings the power and flexibility of link:http://gradle.org[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!.

Use of this plugin replaces the need for Rake, link:http://bundler.io[Bundler] and link:https://github.com/jruby/warbler[Warbler].

NOTE: JRuby/Gradle 2.0 relies on JRuby 9.x and later.

This repository contains the:

  • core (in core-plugin/): Rubygems proxy.
  • base (in base-plugin/): dependency resolution, executing Ruby, etc.
  • jar (in jar-plugin/): packaging JRuby-based .jar files
  • war (in war-plugin/): packaging JRuby-based .war files

NOTE: More documentation can be found on link:http://jruby-gradle.org[jruby-gradle.org]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].