Eclipse Serializer

Scope

Eclipse Serializer allows to (de-)serialize any Java object without the need for an annotation, superclass or interface, or a data schema that generates code. Besides the serialization functionality, you can customize many aspects, has support for circular references and data model evolution (refactoring) as you can define mappings for the binary data to your current class model.

Releases
Create a new release...
Name Date
1.3.2 2024-05-07
1.3.1 2024-03-19
1.2.0 2024-02-21
1.1.0 2024-01-24
1.0.0 2023-10-11
Reviews