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 install
mvn dependency:get -DremoteRepositories= -Dartifact=com.esotericsoftware:kryo-parent:4.0.2

About 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
Details
Maven
2026-02-24 13:43:03 +00:00
0
Kryo Parent
3-Clause BSD License
6.9 KiB
Assets (1)
Versions (1) View all
4.0.2 2026-02-24