A 1.9.3 compatible Ruby interpreter for the JVM
'org.jruby:jruby-dist:1.7.2'
<dependency> <groupId>org.jruby</groupId> <artifactId>jruby-dist</artifactId> <version>1.7.2</version> </dependency>
<dependency org="org.jruby" name="jruby-dist" rev="1.7.2"/>
"org.jruby", "jruby-dist", "1.7.2"