Last Version

Zstandard 4.4.8

This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.licensing-proxy
ArtifactId

ArtifactId

zstd-proxy
Version

Version

4.4.8
Type

Type

jar
Description

Description

Zstandard
This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.
Project URL

Project URL

https://github.com/facebook/zstd
Project Organization

Project Organization

The Neo4j Graph Database Project

Download zstd-proxy 4.4.8


<!-- https://jarcasting.com/artifacts/org.neo4j.licensing-proxy/zstd-proxy/ -->
<dependency>
    <groupId>org.neo4j.licensing-proxy</groupId>
    <artifactId>zstd-proxy</artifactId>
    <version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.licensing-proxy/zstd-proxy/
implementation 'org.neo4j.licensing-proxy:zstd-proxy:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j.licensing-proxy/zstd-proxy/
implementation ("org.neo4j.licensing-proxy:zstd-proxy:4.4.8")
'org.neo4j.licensing-proxy:zstd-proxy:jar:4.4.8'
<dependency org="org.neo4j.licensing-proxy" name="zstd-proxy" rev="4.4.8">
  <artifact name="zstd-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.licensing-proxy', module='zstd-proxy', version='4.4.8')
)
libraryDependencies += "org.neo4j.licensing-proxy" % "zstd-proxy" % "4.4.8"
[org.neo4j.licensing-proxy/zstd-proxy "4.4.8"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luben : zstd-jni jar 1.5.0-4

Project Modules

There are no modules declared in this project.