| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesJSON Data Serialization Data Formats | 
        
| GroupId | GroupIdio.muenchendigital.digiwf | 
    
| ArtifactId | ArtifactIddigiwf-json-serialization | 
    
| Last Version | Last Version0.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondigiwf-json-serialization 
            Json Schema Serialization used by DigiWF 
         | 
    
<!-- https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-json-serialization/ -->
<dependency>
    <groupId>io.muenchendigital.digiwf</groupId>
    <artifactId>digiwf-json-serialization</artifactId>
    <version>0.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-json-serialization/
implementation 'io.muenchendigital.digiwf:digiwf-json-serialization:0.0.5'
                // https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-json-serialization/
implementation ("io.muenchendigital.digiwf:digiwf-json-serialization:0.0.5")
                'io.muenchendigital.digiwf:digiwf-json-serialization:jar:0.0.5'
                <dependency org="io.muenchendigital.digiwf" name="digiwf-json-serialization" rev="0.0.5">
  <artifact name="digiwf-json-serialization" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.muenchendigital.digiwf', module='digiwf-json-serialization', version='0.0.5')
)
                libraryDependencies += "io.muenchendigital.digiwf" % "digiwf-json-serialization" % "0.0.5"
                [io.muenchendigital.digiwf/digiwf-json-serialization "0.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.muenchendigital.digiwf : digiwf-json-schema | jar | 0.0.1 | 
| com.jayway.jsonpath : json-path | jar | 2.7.0 | 
| com.google.code.gson : gson | jar | 2.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |