Provides the standard library for JRuby, a Java implementation of the Ruby programming language.
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-stdlib</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 JRuby 9.x or later for better Java 8+ support.
No dependency data recorded yet.