GumTree core

GumTree core module.

License

License

GNU Lesser General Public License v3.0
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

core
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GumTree core
GumTree core module.
Project URL

Project URL

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

Source Code Management

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

Download core

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.atteo.classindex : classindex jar 3.10
com.github.mpkorstanje : simmetrics-core jar 3.2.3
it.unimi.dsi : fastutil jar 8.3.1
com.google.code.gson : gson jar 2.8.2
org.jgrapht : jgrapht-core jar 1.5.1

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