JRuby Base

JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-base
Last Version

Last Version

9.3.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

JRuby Base
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
Project Organization

Project Organization

JRuby

Download jruby-base

How to add to project

<!-- https://jarcasting.com/artifacts/org.jruby/jruby-base/ -->
<dependency>
    <groupId>org.jruby</groupId>
    <artifactId>jruby-base</artifactId>
    <version>9.3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/jruby-base/
implementation 'org.jruby:jruby-base:9.3.4.0'
// https://jarcasting.com/artifacts/org.jruby/jruby-base/
implementation ("org.jruby:jruby-base:9.3.4.0")
'org.jruby:jruby-base:jar:9.3.4.0'
<dependency org="org.jruby" name="jruby-base" rev="9.3.4.0">
  <artifact name="jruby-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='jruby-base', version='9.3.4.0')
)
libraryDependencies += "org.jruby" % "jruby-base" % "9.3.4.0"
[org.jruby/jruby-base "9.3.4.0"]

Dependencies

compile (20)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-commons jar 9.2
org.ow2.asm : asm-util jar 9.2
com.github.jnr : jnr-netdb jar 1.2.0
com.github.jnr : jnr-enxio jar 0.32.13
com.github.jnr : jnr-unixsocket jar 0.38.17
com.github.jnr : jnr-posix jar 3.1.15
com.github.jnr : jnr-constants jar 0.10.3
com.github.jnr : jnr-ffi jar 2.2.11
com.github.jnr : jffi jar 1.3.9
com.github.jnr : jffi jar 1.3.9
org.jruby.joni : joni jar 2.1.42
org.jruby.jcodings : jcodings jar 1.0.56
org.jruby : dirgra jar 0.3
com.headius : invokebinder jar 1.12
com.headius : options jar 1.6
com.jcraft : jzlib jar 1.1.3
joda-time : joda-time jar 2.10.10
me.qmx.jitescript : jitescript jar 0.4.1
com.headius : backport9 jar 1.12

provided (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.8
org.osgi : org.osgi.core jar 5.0.0
org.jruby : joda-timezones jar 2019c
org.slf4j : slf4j-api Optional jar 1.7.12
jakarta.annotation : jakarta.annotation-api jar 2.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.awaitility : awaitility jar 4.1.0
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
9.3.4.0
9.3.3.0
9.3.2.0
9.3.1.0
9.3.0.0