Last Version

GumTree 2.0.0

GumTree is a complete framework to deal with source code as trees and compute differences between them.

License

License

GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gumtree
Version

Version

2.0.0
Type

Type

pom
Description

Description

GumTree
GumTree is a complete framework to deal with source code as trees and compute differences between them.
Project Organization

Project Organization

LaBRI
Source Code Management

Source Code Management

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

Download gumtree 2.0.0

Filename Size
gumtree-2.0.0.pom 8 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • core
  • gen.antlr
  • gen.antlr-r
  • gen.antlr-antlr
  • gen.antlr-json
  • gen.antlr-css
  • gen.antlr-php
  • gen.antlr-xml
  • gen.jdt
  • gen.js
  • gen.ruby
  • gen.sax
  • gen.c
  • client
  • client.diff
  • gumtree-all