MVN

xmlunit : xmlunit

Maven & Gradle

Dec 31, 2014
1.2k usages

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.

<dependency>
    <groupId>xmlunit</groupId>
    <artifactId>xmlunit</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xmlunit : xmlunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of xmlunit : xmlunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
xmlunit-1.6
1.5
xmlunit-1.5
1.4
xmlunit-1.4
1.3
xmlunit-1.3
1.2
xmlunit-1.2
1.1
xmlunit-1.1
1.0
xmlunit-1.0
0.8
xmlunit-0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>xmlunit</groupId>
    <artifactId>xmlunit</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xmlunit : xmlunit gradle dependency to your build.gradle file:

implementation 'xmlunit:xmlunit:1.6'

Gradle Kotlin DSL: Add the following xmlunit : xmlunit gradle kotlin dependency to your build.gradle.kts file:

implementation("xmlunit:xmlunit:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following xmlunit : xmlunit sbt scala dependency to your build.sbt file:

libraryDependencies += "xmlunit" % "xmlunit" % "1.6"

Advertisement

Dependencies from Group

Dec 31, 2014
1.2k usages

Discover Dependencies

Feb 22, 2013
67 usages
Aug 03, 2011
78 usages
Jun 08, 2014
170 stars
Nov 20, 2005
7 usages
Nov 08, 2005
15 usages
Jan 12, 2011
70 usages
May 19, 2010
13 usages