Last Version

CircularJsonSerialiser 1.2

CircularJsonSerialiser ist ein Serialiser für Java mit dem Ziel, dass ohne manuelle Konfiguration alle Klassen- und Objektstrukturen korrekt gespeichert und identisch wiederhergestellt werden.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.korne127.circularjsonserialiser
ArtifactId

ArtifactId

circular-json-serialiser
Version

Version

1.2
Type

Type

jar
Description

Description

CircularJsonSerialiser
CircularJsonSerialiser ist ein Serialiser für Java mit dem Ziel, dass ohne manuelle Konfiguration alle Klassen- und Objektstrukturen korrekt gespeichert und identisch wiederhergestellt werden.
Project URL

Project URL

https://github.com/Korne127/CircularJsonSerialiser
Source Code Management

Source Code Management

https://github.com/Korne127/CircularJsonSerialiser

Download circular-json-serialiser 1.2


<!-- https://jarcasting.com/artifacts/de.korne127.circularjsonserialiser/circular-json-serialiser/ -->
<dependency>
    <groupId>de.korne127.circularjsonserialiser</groupId>
    <artifactId>circular-json-serialiser</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.korne127.circularjsonserialiser/circular-json-serialiser/
implementation 'de.korne127.circularjsonserialiser:circular-json-serialiser:1.2'
// https://jarcasting.com/artifacts/de.korne127.circularjsonserialiser/circular-json-serialiser/
implementation ("de.korne127.circularjsonserialiser:circular-json-serialiser:1.2")
'de.korne127.circularjsonserialiser:circular-json-serialiser:jar:1.2'
<dependency org="de.korne127.circularjsonserialiser" name="circular-json-serialiser" rev="1.2">
  <artifact name="circular-json-serialiser" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.korne127.circularjsonserialiser', module='circular-json-serialiser', version='1.2')
)
libraryDependencies += "de.korne127.circularjsonserialiser" % "circular-json-serialiser" % "1.2"
[de.korne127.circularjsonserialiser/circular-json-serialiser "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.