JRuby is a 100% Java implementation of the Ruby programming language, enabling Ruby code to run on the JVM.
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-core</artifactId>
<version>1.7.27</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JRuby runtime and evaluate Ruby code
Use org.jruby:jruby with version 9.2.20.1 or later.
No dependency data recorded yet.