is not current version
Last Version 9.3.4.0

JRuby Core 9.2.19.0

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-core
Version

Version

9.2.19.0
Type

Type

jar
Description

Description

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

Project Organization

JRuby

Download jruby-core 9.2.19.0


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

Dependencies

compile (17)

Group / Artifact Type Version
com.github.jnr : jnr-netdb jar 1.2.0
com.github.jnr : jnr-enxio jar 0.32.6
com.github.jnr : jnr-unixsocket jar 0.38.8
com.github.jnr : jnr-posix jar 3.1.7
com.github.jnr : jnr-constants jar 0.10.2
com.github.jnr : jffi jar 1.3.3
com.github.jnr : jffi jar 1.3.3
org.jruby.joni : joni jar 2.1.31
org.jruby.jcodings : jcodings jar 1.0.46
org.jruby : dirgra jar 0.3
com.headius : invokebinder jar 1.11
com.headius : options jar 1.4
com.jcraft : jzlib jar 1.1.3
com.martiansoftware : nailgun-server jar 0.9.1
joda-time : joda-time jar 2.10.5
com.headius : backport9 jar 1.8
javax.annotation : javax.annotation-api jar 1.3.1

provided (5)

Group / Artifact Type Version
bsf : bsf jar 2.4.0
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.