JRuby is a 100% Java implementation of the Ruby programming language, allowing Ruby code to run on the JVM.
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</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.
Creates a JRuby runtime and executes a Ruby script.
Upgrade to the latest stable version (e.g., 9.4.x).
No dependency data recorded yet.