License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.jruby |
ArtifactId | ArtifactIdjruby-base |
Last Version | Last Version9.3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRuby Base
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jruby-base-9.3.4.0.pom | |
jruby-base-9.3.4.0.jar | 8 MB |
jruby-base-9.3.4.0-sources.jar | 3 MB |
jruby-base-9.3.4.0-javadoc.jar | 13 MB |
Browse |
<!-- 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"]
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 |
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 |
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 |