LeXeMe - Language-aware XML Merger

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

Лицензия

Лицензия

Группа

Группа

com.github.maybeec
Идентификатор

Идентификатор

lexeme
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

LeXeMe - Language-aware XML Merger
Tool for language-aware 2-way merging of XML documents
Ссылка на сайт

Ссылка на сайт

https://github.com/maybeec/lexeme

Скачать lexeme

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0
1.1.0
1.0.0