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