com.esotericsoftware:kryo-parent (4.0.2)
Published 2026-02-24 13:43:03 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-parent</artifactId>
<version>4.0.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.esotericsoftware:kryo-parent:4.0.2About this package
Fast, efficient Java serialization. This is the parent pom that assembles the main kryo and shaded kryo artifacts.
Dependencies
com.esotericsoftware:minlog
1.3.0
org.objenesis:objenesis
2.5.1
junit:junit
4.12
commons-lang:commons-lang
2.6