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