| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdorg.metafacture | 
    
| ArtifactId | ArtifactIdmetafacture-json | 
    
| Last Version | Last Version5.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMetafacture JSON 
            Modules for processing JSON data in Metafacture 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| metafacture-json-5.3.2.pom | |
| metafacture-json-5.3.2.jar | 8 KB | 
| metafacture-json-5.3.2-sources.jar | 4 KB | 
| metafacture-json-5.3.2-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-json/ -->
<dependency>
    <groupId>org.metafacture</groupId>
    <artifactId>metafacture-json</artifactId>
    <version>5.3.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.metafacture/metafacture-json/
implementation 'org.metafacture:metafacture-json:5.3.2'
                // https://jarcasting.com/artifacts/org.metafacture/metafacture-json/
implementation ("org.metafacture:metafacture-json:5.3.2")
                'org.metafacture:metafacture-json:jar:5.3.2'
                <dependency org="org.metafacture" name="metafacture-json" rev="5.3.2">
  <artifact name="metafacture-json" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.metafacture', module='metafacture-json', version='5.3.2')
)
                libraryDependencies += "org.metafacture" % "metafacture-json" % "5.3.2"
                [org.metafacture/metafacture-json "5.3.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.metafacture : metafacture-framework | jar | 5.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 | 
| com.jayway.jsonpath : json-path | jar | 2.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.5.5 |