| Categories | CategoriesAnt Build Tools | 
|---|---|
| GroupId | GroupIdio.github.phantomstr.testing-tools | 
| ArtifactId | ArtifactIdqa-comparison-tool | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| qa-comparison-tool-1.3.1.pom | |
| qa-comparison-tool-1.3.1.jar | 18 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-comparison-tool/ -->
<dependency>
    <groupId>io.github.phantomstr.testing-tools</groupId>
    <artifactId>qa-comparison-tool</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-comparison-tool/
implementation 'io.github.phantomstr.testing-tools:qa-comparison-tool:1.3.1'// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-comparison-tool/
implementation ("io.github.phantomstr.testing-tools:qa-comparison-tool:1.3.1")'io.github.phantomstr.testing-tools:qa-comparison-tool:jar:1.3.1'<dependency org="io.github.phantomstr.testing-tools" name="qa-comparison-tool" rev="1.3.1">
  <artifact name="qa-comparison-tool" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='qa-comparison-tool', version='1.3.1')
)libraryDependencies += "io.github.phantomstr.testing-tools" % "qa-comparison-tool" % "1.3.1"[io.github.phantomstr.testing-tools/qa-comparison-tool "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.7 | 
| org.apache.commons : commons-lang3 | jar | 3.10 | 
| commons-collections : commons-collections | jar | 3.2.2 | 
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.assertj : assertj-core | jar | 3.15.0 | 
| org.xmlunit : xmlunit-core | jar | 2.6.4 | 
| org.xmlunit : xmlunit-matchers | jar | 2.6.4 | 
| org.testng : testng | jar | 7.0.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |