xml-matchers

A collection of Hamcrest matchers for XML documents. The matchers include XPath, schema validation using XML Schema or RelaxNG(experimental), and XML document equivalence.

Лицензия

Лицензия

Группа

Группа

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

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

xml-matchers
Последняя версия

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

1.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

xml-matchers
A collection of Hamcrest matchers for XML documents. The matchers include XPath, schema validation using XML Schema or RelaxNG(experimental), and XML document equivalence.
Ссылка на сайт

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

http://code.google.com/p/xml-matchers/
Система контроля версий

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

http://code.google.com/p/xml-matchers/source/browse/tags/xml-matchers-1.0-RC1

Скачать xml-matchers

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
xmlunit : xmlunit jar 1.3
net.sf.saxon : Saxon-HE jar 9.4

test (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.2
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-generator jar 1.2

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

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

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

Версия
1.0-RC1
0.10