Last Version

JRuby 9000.dev

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

Version

9000.dev
Type

Type

pom
Description

Description

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

Project URL

https://github.com/jruby/jruby
Project Organization

Project Organization

JRuby
Source Code Management

Source Code Management

https://github.com/jruby/jruby

Download jruby-parent 9000.dev

Filename Size
jruby-parent-9000.dev.pom 19 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ext
  • core
  • lib