is not current version
Last Version 1.2

CircularJsonSerialiser 1.1

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.1
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.1


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

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.