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