Last Version

JRuby Truffle 9.1.7.0

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

License

License

EPL
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-truffle
Version

Version

9.1.7.0
Type

Type

jar
Description

Description

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

Project Organization

JRuby

Download jruby-truffle 9.1.7.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.oracle.truffle : truffle-api jar 0.21
com.oracle.truffle : truffle-debug jar 0.21
com.github.jnr : jnr-posix jar 3.0.32
com.github.jnr : jnr-constants jar 0.9.6
com.github.jnr : jnr-ffi jar 2.1.1
com.github.jnr : jffi jar 1.2.13
com.github.jnr : jffi jar 1.2.13
org.yaml : snakeyaml jar 1.14
org.jruby.joni : joni jar 2.1.11
org.jruby.jcodings : jcodings jar 1.0.18

provided (1)

Group / Artifact Type Version
com.oracle.truffle : truffle-dsl-processor jar 0.21

test (2)

Group / Artifact Type Version
com.oracle.truffle : truffle-tck jar 0.21
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.