MVN

org.graphfoundation.ongdb.licensing-proxy : zstd-proxy

Maven & Gradle

Dec 04, 2020
1 usages
21.6k stars

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.

<dependency>
    <groupId>org.graphfoundation.ongdb.licensing-proxy</groupId>
    <artifactId>zstd-proxy</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graphfoundation.ongdb.licensing-proxy : zstd-proxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.2

All Versions

Choose a version of org.graphfoundation.ongdb.licensing-proxy : zstd-proxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
zstd-proxy-3.6.2
zstd-proxy-3.6.1
zstd-proxy-3.6.0
zstd-proxy-3.6.0.M2

How to add a dependency to Maven

Add the following org.graphfoundation.ongdb.licensing-proxy : zstd-proxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graphfoundation.ongdb.licensing-proxy</groupId>
    <artifactId>zstd-proxy</artifactId>
    <version>3.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graphfoundation.ongdb.licensing-proxy : zstd-proxy gradle dependency to your build.gradle file:

implementation 'org.graphfoundation.ongdb.licensing-proxy:zstd-proxy:3.6.2'

Gradle Kotlin DSL: Add the following org.graphfoundation.ongdb.licensing-proxy : zstd-proxy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graphfoundation.ongdb.licensing-proxy:zstd-proxy:3.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graphfoundation.ongdb.licensing-proxy : zstd-proxy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graphfoundation.ongdb.licensing-proxy" % "zstd-proxy" % "3.6.2"

Advertisement

Dependencies from Group

Dec 04, 2020
1 usages
21.6k stars

Discover Dependencies

May 18, 2021
2 usages
59 stars
Sep 08, 2022
2 usages
59 stars
Aug 25, 2023
6 usages
36 stars
Jul 28, 2023
4 usages
16 stars
Jan 08, 2023
7 usages
3 stars
Nov 28, 2021
1 usages
12 stars
Jul 20, 2023
5 usages
302 stars
Jul 20, 2023
3 usages
628 stars
Oct 29, 2020
1 usages
0 stars
Oct 13, 2021
2 usages
111 stars