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.

License

License

GroupId

GroupId

org.graphfoundation.ongdb.licensing-proxy
ArtifactId

ArtifactId

zstd-proxy
Last Version

Last Version

3.6.2
Release Date

Release Date

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 ONgDB Neo4j Enterprise Fork Graph Database Project

Download zstd-proxy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luben : zstd-jni jar 1.3.8-6

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.2
3.6.1
3.6.0
3.6.0.M2