License |
License |
---|---|
GroupId | GroupIdcom.github.maybeec |
ArtifactId | ArtifactIdlexeme |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionLeXeMe - Language-aware XML Merger
Tool for language-aware 2-way merging of XML documents
|
Project URL |
Project URL |
Filename | Size |
---|---|
lexeme-1.1.0.pom | |
lexeme-1.1.0.jar | 77 KB |
lexeme-1.1.0-sources.jar | 69 KB |
lexeme-1.1.0-javadoc.jar | 623 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maybeec/lexeme/ -->
<dependency>
<groupId>com.github.maybeec</groupId>
<artifactId>lexeme</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maybeec/lexeme/
implementation 'com.github.maybeec:lexeme:1.1.0'
// https://jarcasting.com/artifacts/com.github.maybeec/lexeme/
implementation ("com.github.maybeec:lexeme:1.1.0")
'com.github.maybeec:lexeme:jar:1.1.0'
<dependency org="com.github.maybeec" name="lexeme" rev="1.1.0">
<artifact name="lexeme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maybeec', module='lexeme', version='1.1.0')
)
libraryDependencies += "com.github.maybeec" % "lexeme" % "1.1.0"
[com.github.maybeec/lexeme "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
sax : sax | jar | 2.0.1 |
org.jdom : jdom2 | jar | 2.0.6 |
jaxen : jaxen | jar | 1.2.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.mockito : mockito-core | jar | 1.10.19 |