Fast and efficient Java serialization framework, version 5 specific artifact for high-performance object graph serialization.
<dependency>
<groupId>com.esotericsoftware.kryo</groupId>
<artifactId>kryo5</artifactId>
<version>5.6.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes and deserializes a string using Kryo.
Use the kryo5 artifact specifically for Kryo 5.x; migrate code accordingly.
No dependency data recorded yet.