XMLUnit for Java

XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

XMLUnit for Java
XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
Ссылка на сайт

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

http://www.xmlunit.org/
Система контроля версий

Система контроля версий

https://sourceforge.net/p/xmlunit/code/HEAD/tree/trunk/

Скачать xmlunit

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 3.8.2

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

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

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

Версия
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.8