Kryo 2.20
Kryo is a fast and efficient object graph serialization framework for Java. The project is useful any time objects need to be persisted whether to a file, database, or over the network. Kryo can also perform automatic deep and shallow copying or cloning....