digiwf-json-serialization

Json Schema Serialization used by DigiWF

License

License

MIT License
Categories

Categories

JSON Data Serialization Data Formats
GroupId

GroupId

io.muenchendigital.digiwf
ArtifactId

ArtifactId

digiwf-json-serialization
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

digiwf-json-serialization
Json Schema Serialization used by DigiWF

Download digiwf-json-serialization

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2