Last Version

JRuby Shared 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

shared
Version

Version

1.7.4
Type

Type

pom
Description

Description

JRuby Shared
A 1.9.3 compatible Ruby interpreter for the JVM
Project URL

Project URL

http://www.jruby.org/
Source Code Management

Source Code Management

http://github.com/jruby/jruby

Download shared 1.7.4

Filename Size
shared-1.7.4.pom 6 KB
Browse

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

  • maven
  • docs