LeXeMe - Language-aware XML Merger

Tool for language-aware 2-way merging of XML documents

License

License

GroupId

GroupId

com.github.maybeec
ArtifactId

ArtifactId

lexeme
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

LeXeMe - Language-aware XML Merger
Tool for language-aware 2-way merging of XML documents
Project URL

Project URL

https://github.com/maybeec/lexeme

Download lexeme

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
sax : sax jar 2.0.1
org.jdom : jdom2 jar 2.0.6
jaxen : jaxen jar 1.2.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.glassfish.jaxb : jaxb-core jar 3.0.1
com.sun.xml.bind : jaxb-impl jar 3.0.1
org.slf4j : slf4j-api jar 1.7.31

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0