Last Version

Gumtree XML Tree Generator using SAX 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

gen.sax
Version

Version

2.0.0
Type

Type

jar
Description

Description

Gumtree XML Tree Generator using SAX
GumTree is a complete framework to deal with source code as trees and compute differences between them.
Project Organization

Project Organization

LaBRI

Download gen.sax 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gumtreediff : core jar 2.0.0
xerces : xerces jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.