org.lz4:lz4-java (1.8.0)

Published 2026-02-24 13:44:53 +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>org.lz4</groupId>
	<artifactId>lz4-java</artifactId>
	<version>1.8.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.lz4:lz4-java:1.8.0

About this package

Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm

Dependencies

com.carrotsearch.randomizedtesting:junit4-ant
2.5.3
Details
Maven
2026-02-24 13:44:53 +00:00
1
LZ4 and xxHash
The Apache Software License, Version 2.0
669 KiB
Assets (2)
Versions (1) View all
1.8.0 2026-02-24