org.xmlunit:xmlunit-legacy

XMLUnit 1.x Compatibility Layer

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.xmlunit:xmlunit-legacy
XMLUnit 1.x Compatibility Layer
Ссылка на сайт

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

https://www.xmlunit.org/
Организация-разработчик

Организация-разработчик

XMLUnit

Скачать xmlunit-legacy

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.xmlunit : xmlunit-core jar 2.9.0
junit : junit jar 3.8.1

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.1.0

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

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

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

Версия
2.9.0
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
2.0.0-alpha-04
2.0.0-alpha-03
2.0.0-alpha-02