jruby-gradle / jruby-gradle-plugin

A Gradle plugin for working with JRuby projects for fun and profit. Mostly profit.
http://jruby-gradle.org
Other
92 stars 41 forks source link

= JRuby/Gradle plugins

image::https://github.com/jruby-gradle/jruby-gradle-plugin/actions/workflows/build.yml/badge.svg["Build Status", link="https://github.com/jruby-gradle/jruby-gradle-plugin/actions/workflows/build.yml"] 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.1 relies on JRuby 9.4 and later. + JRuby/Gradle 2.0 relies on JRuby 9.x and later.

This repository contains the:

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

NOTE: The plugins are published at link:https://plugins.gradle.org/u/rtyler[plugins.gradle.org].