| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.spals.midas | 
| ArtifactId | ArtifactIdmidas | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMidas Midas is a gold file testing utility, or approval testing, used to match test results with a previous result. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| midas-2.0.0.pom | |
| midas-2.0.0.jar | 30 KB | 
| midas-2.0.0-sources.jar | 33 KB | 
| midas-2.0.0-javadoc.jar | 115 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.spals.midas/midas/ -->
<dependency>
    <groupId>net.spals.midas</groupId>
    <artifactId>midas</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/net.spals.midas/midas/
implementation 'net.spals.midas:midas:2.0.0'// https://jarcasting.com/artifacts/net.spals.midas/midas/
implementation ("net.spals.midas:midas:2.0.0")'net.spals.midas:midas:jar:2.0.0'<dependency org="net.spals.midas" name="midas" rev="2.0.0">
  <artifact name="midas" type="jar" />
</dependency>@Grapes(
@Grab(group='net.spals.midas', module='midas', version='2.0.0')
)libraryDependencies += "net.spals.midas" % "midas" % "2.0.0"[net.spals.midas/midas "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.8 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.7.8 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.7.8 | 
| com.google.guava : guava | jar | 20.0 | 
| com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava-testlib | jar | 20.0 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| org.mockito : mockito-core | jar | 2.2.26 | 
| org.testng : testng | jar | 6.9.10 | 
| eu.codearte.catch-exception : catch-exception | jar | 2.0.0-ALPHA-1 | 
| eu.codearte.catch-exception : catch-throwable | jar | 2.0.0-ALPHA-1 |