A serialization library that uses Protocol Buffers to serialize pre-existing Java objects without requiring a schema definition.
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime</artifactId>
<version>1.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes and deserializes a Java object using Protostuff runtime schema.
No known issues recorded.
No dependency data recorded yet.