kryo
Fast, efficient Java serialization
Last Release on Feb 3, 2016
Relocated → com.esotericsoftware »
kryo
Fast, efficient Java serialization. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.
Last Release on May 19, 2023
Relocated → com.esotericsoftware »
kryo
Additional kryo (http://kryo.googlecode.com) serializers for standard jdk types (e.g. currency, jdk proxies) and some for external libs (e.g. joda time, cglib proxies, wicket).
Last Release on Jan 27, 2019
Fast, efficient Java serialization. This is the version specific Kryo artifact.
Last Release on Oct 10, 2024
8. Kryo35 usages
com.googlecode » kryoBSD
Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.
Last Release on Apr 19, 2011
Relocated → com.esotericsoftware.kryo »
kryo