Fast, efficient Java serialization. This is the parent pom that assembles the main kryo and shaded kryo artifacts.
'com.esotericsoftware:kryo-parent:3.0.2'
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>3.0.2</version>
</dependency>
<dependency org="com.esotericsoftware" name="kryo-parent" rev="3.0.2"/>
"com.esotericsoftware", "kryo-parent", "3.0.2"