GumTree gen.js

GumTree tree generator for JavaScript code (Rhino based).

License

License

GNU Lesser General Public License v3.0
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.js
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GumTree gen.js
GumTree tree generator for JavaScript code (Rhino based).
Project URL

Project URL

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

Source Code Management

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

Download gen.js

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gumtreediff/gen.js/ -->
<dependency>
    <groupId>com.github.gumtreediff</groupId>
    <artifactId>gen.js</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.js/
implementation 'com.github.gumtreediff:gen.js:3.0.0'
// https://jarcasting.com/artifacts/com.github.gumtreediff/gen.js/
implementation ("com.github.gumtreediff:gen.js:3.0.0")
'com.github.gumtreediff:gen.js:jar:3.0.0'
<dependency org="com.github.gumtreediff" name="gen.js" rev="3.0.0">
  <artifact name="gen.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gumtreediff', module='gen.js', version='3.0.0')
)
libraryDependencies += "com.github.gumtreediff" % "gen.js" % "3.0.0"
[com.github.gumtreediff/gen.js "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.mozilla : rhino jar 1.7.13

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