How To Install Java Artifact org.lz4.lz4-java v1.4

org.lz4 lz4-java 1.4

Introduction

In this article, we'll learn how to install Java artifact lz4-java from org.lz4 group in version 1.4. The artifact is available in 9 versions: 1.8.0 1.7.1 1.7.0 1.6.0 1.5.1 1.5.0 1.4.1 1.4.0 1.4 . The LZ4 and xxHash project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/lz4/lz4-java .

How To Install Java Artifact org.lz4.lz4-java In Version 1.4

To install the LZ4 and xxHash artifact in version 1.4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses LZ4 and xxHash dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)

Licenses

Developers