| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdio.github.json-snapshot | 
    
| ArtifactId | ArtifactIdjson-snapshot | 
    
| Last Version | Last Version1.0.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjson-snapshot 
            Snapshot Testing for Java 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| json-snapshot-1.0.17.pom | |
| json-snapshot-1.0.17.jar | 12 KB | 
| json-snapshot-1.0.17-sources.jar | 7 KB | 
| json-snapshot-1.0.17-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.json-snapshot/json-snapshot/ -->
<dependency>
    <groupId>io.github.json-snapshot</groupId>
    <artifactId>json-snapshot</artifactId>
    <version>1.0.17</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.json-snapshot/json-snapshot/
implementation 'io.github.json-snapshot:json-snapshot:1.0.17'
                // https://jarcasting.com/artifacts/io.github.json-snapshot/json-snapshot/
implementation ("io.github.json-snapshot:json-snapshot:1.0.17")
                'io.github.json-snapshot:json-snapshot:jar:1.0.17'
                <dependency org="io.github.json-snapshot" name="json-snapshot" rev="1.0.17">
  <artifact name="json-snapshot" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.json-snapshot', module='json-snapshot', version='1.0.17')
)
                libraryDependencies += "io.github.json-snapshot" % "json-snapshot" % "1.0.17"
                [io.github.json-snapshot/json-snapshot "1.0.17"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 | 
| org.mockito : mockito-junit-jupiter | jar | 2.23.0 | 
| org.assertj : assertj-core | jar | 3.11.1 | 
| org.mockito : mockito-core | jar | 2.23.4 | 
| org.junit.platform : junit-platform-runner | jar | 1.2.0 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 | 
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |