| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJUnit Unit Testing JSON Data | 
        
| GroupId | GroupIdio.liftwizard | 
    
| ArtifactId | ArtifactIdliftwizard-junit-rule-match-json | 
    
| Last Version | Last Version0.25.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLiftwizard JUnit Rule: Match JSON 
            Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services. 
         | 
    
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-junit-rule-match-json/ -->
<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-junit-rule-match-json</artifactId>
    <version>0.25.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.liftwizard/liftwizard-junit-rule-match-json/
implementation 'io.liftwizard:liftwizard-junit-rule-match-json:0.25.0'
                // https://jarcasting.com/artifacts/io.liftwizard/liftwizard-junit-rule-match-json/
implementation ("io.liftwizard:liftwizard-junit-rule-match-json:0.25.0")
                'io.liftwizard:liftwizard-junit-rule-match-json:jar:0.25.0'
                <dependency org="io.liftwizard" name="liftwizard-junit-rule-match-json" rev="0.25.0">
  <artifact name="liftwizard-junit-rule-match-json" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.liftwizard', module='liftwizard-junit-rule-match-json', version='0.25.0')
)
                libraryDependencies += "io.liftwizard" % "liftwizard-junit-rule-match-json" % "0.25.0"
                [io.liftwizard/liftwizard-junit-rule-match-json "0.25.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.eclipse.collections : eclipse-collections-api | jar | |
| org.eclipse.collections : eclipse-collections | jar | |
| org.skyscreamer : jsonassert | jar | |
| com.vaadin.external.google : android-json | jar | |
| com.google.code.findbugs : jsr305 | jar |