MVN

org.xmlmatchers : xml-matchers

Maven & Gradle

Feb 18, 2013
57 usages

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.

<dependency>
    <groupId>org.xmlmatchers</groupId>
    <artifactId>xml-matchers</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xmlmatchers : xml-matchers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10
  • Latest Release Candidate: 1.0-RC1

All Versions

Choose a version of org.xmlmatchers : xml-matchers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
xml-matchers-1.0-RC1
0.10
xml-matchers-0.10

How to add a dependency to Maven

Add the following org.xmlmatchers : xml-matchers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xmlmatchers</groupId>
    <artifactId>xml-matchers</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xmlmatchers : xml-matchers gradle dependency to your build.gradle file:

implementation 'org.xmlmatchers:xml-matchers:0.10'

Gradle Kotlin DSL: Add the following org.xmlmatchers : xml-matchers gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xmlmatchers:xml-matchers:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xmlmatchers : xml-matchers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xmlmatchers" % "xml-matchers" % "0.10"

Advertisement

Dependencies from Group

Feb 18, 2013
57 usages

Discover Dependencies

xmi
Nov 27, 2007
77 usages
Mar 11, 2017
27 usages
12.5k stars
Dec 17, 2019
35 usages
4.6k stars
Dec 27, 2022
30 usages
382 stars
Dec 31, 2017
31 usages
3.3k stars
Dec 19, 2020
43 usages
2.6k stars
Sep 19, 2021
28 usages
39.3k stars
has
Jun 20, 2018
31 usages
61 stars
Feb 09, 2023
40 usages
102 stars