Last Version

JRuby Common 1.7.4

A 1.9.3 compatible Ruby interpreter for the JVM

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

jruby-common
Version

Version

1.7.4
Type

Type

pom
Description

Description

JRuby Common
A 1.9.3 compatible Ruby interpreter for the JVM

Download jruby-common 1.7.4

Filename Size
jruby-common-1.7.4.pom 765 bytes
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
bsf : bsf jar 2.3.0
org.apache.ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

  • jruby
  • jruby-core
  • jruby-complete
  • jruby-stdlib
  • jruby-dist
  • jruby-rake-plugin