Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

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
Name Date
2.0.0 2024-10-10
1.4.0 2024-07-22
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
Name Date
2025.12 Progress Review 2025-12-17
2024.12 Progress Review 2024-12-20
1.0.0 Release Review 2023-10-11
Creation Review 2023-03-15