GumTree gen.ruby

GumTree tree generator for Ruby code (JRuby based).

License

License

GNU Lesser General Public License v3.0
Categories

Categories

Ruby Languages
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.ruby
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GumTree gen.ruby
GumTree tree generator for Ruby code (JRuby based).
Project URL

Project URL

https://github.com/GumTreeDiff/gumtree/
Source Code Management

Source Code Management

https://github.com/GumTreeDiff/gumtree/

Download gen.ruby

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.atteo.classindex : classindex jar 3.10
com.github.gumtreediff : core jar 3.0.0
org.jruby : jrubyparser jar 0.5.3

Project Modules

There are no modules declared in this project.
com.github.gumtreediff

GumTreeDiff

A neat code differencing tool

Versions

Version
3.0.0
2.1.2
2.1.0
2.0.0