JRuby Rake Plugin

JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.

License

License

EPL
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.plugins
ArtifactId

ArtifactId

jruby-rake-plugin
Last Version

Last Version

1.7.23
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JRuby Rake Plugin
JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.
Project Organization

Project Organization

JRuby

Download jruby-rake-plugin

How to add to project

<plugin>
    <groupId>org.jruby.plugins</groupId>
    <artifactId>jruby-rake-plugin</artifactId>
    <version>1.7.23</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
ant : ant jar 1.6.5
org.jruby : jruby-core jar 1.7.23

Project Modules

There are no modules declared in this project.

JRuby - an implementation of the Ruby language on the JVM

Master: Build Status 9.2 branch: Build Status

About

JRuby is an implementation of the Ruby language using the JVM.

It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global-interpreter-lock, true parallelism, and tight integration to the Java language to allow you to use Java classes in your Ruby program and to allow JRuby to be embedded into a Java application.

You can use JRuby simply as a faster version of Ruby, you can use it to run Ruby on the JVM and access powerful JVM libraries such as highly tuned concurrency primitives, you can use it to embed Ruby as a scripting language in your Java program, or many other possibilities.

We're a welcoming community - you can talk to us on #jruby on Freenode. There are core team members in the EU and US time zones.

Visit the JRuby website and the JRuby wiki for more information.

Getting JRuby

To run JRuby you will need a JRE (the Java VM runtime environment) version 8 or higher.

Your operating system may provide a JRE and JRuby in a package manager, but you may find that this version is very old.

An alternative is to use one of the Ruby version managers.

For rbenv you will need the ruby-build plugin. You may find that your system package manager can provide these. To see which versions of JRuby are available you should run:

$ rbenv install jruby

Note: if you do not regularly git update rbenv this list of versions may be out of date.

We recommend always selecting the latest version of JRuby from the list. You can install that particular version (9.2.13.0 is just for illustration):

$ rbenv install jruby-9.2.13.0

For rvm you can simply do:

$ rvm install jruby

Using Homebrew works too:

$ brew install jruby

You can also download packages from the JRuby website that you can unpack and run in place.

Building JRuby

See BUILDING for information about prerequisites, how to compile JRuby from source and how to test it.

Authors

Stefan Matthias Aust, Anders Bengtsson, Geert Bevin, Ola Bini, Piergiuliano Bossi, Johannes Brodwall, Rocky Burt, Paul Butcher, Benoit Cerrina, Wyss Clemens, David Corbin, Benoit Daloze, Thomas E Enebo, Robert Feldt, Chad Fowler, Russ Freeman, Joey Gibson, Kiel Hodges, Xandy Johnson, Kelvin Liu, Kevin Menard, Alan Moore, Akinori Musha, Charles Nutter, Takashi Okamoto, Jan Arne Petersen, Tobias Reif, David Saff, Subramanya Sastry, Chris Seaton, Nick Sieger, Ed Sinjiashvili, Vladimir Sizikov, Daiki Ueno, Matthias Veit, Jason Voegele, Sergey Yevtushenko, Robert Yokota, and many gracious contributors from the community.

JRuby uses code generously shared by the creator of the Ruby language, Yukihiro Matsumoto [email protected].

Project Contact: Thomas E Enebo [email protected]

License

JRuby is licensed under a tri EPL/GPL/LGPL license. You can use it, redistribute it and/or modify it under the terms of the:

Eclipse Public License version 2.0 OR GNU General Public License version 2 OR GNU Lesser General Public License version 2.1

Some components have other licenses and copyright. See the COPYING file for more specifics.

org.jruby.plugins

JRuby Team

Versions

Version
1.7.23
1.7.22
1.7.21
1.7.20.1
1.7.20
1.7.19
1.7.18
1.7.17
1.7.16.2
1.7.16.1
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0.preview2
1.7.0.preview1
1.7.0
1.7.0.RC2
1.7.0.RC1
1.6.8
1.6.7.2
1.6.7
1.6.6
1.6.5.1
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0.RC3
1.6.0.RC2
1.6.0.RC1
1.5.6
1.5.5
1.5.3
1.5.2
1.5.1
1.5.0
1.5.0.RC3
1.5.0.RC2
1.5.0.RC1
1.4.1
1.4.0
1.4.0RC3
1.4.0RC1
1.3.1
1.3.0
1.3.0RC2
1.3.0RC1
1.2.0
1.2.0RC2
1.2RC1
1.1.6
1.1.6RC1
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.1RC3
1.1RC2
1.1RC1
1.1b1
1.0.3
1.0.2
1.0.1
1.0
1.0RC3
1.0RC2
1.0RC1
0.9.9
0.9.8