MVN

io.github.erdtman : java-json-canonicalization

Maven & Gradle

Aug 19, 2018
3 usages
15 stars

java-json-canonicalization · Java JSON canonicalization JSON canonicalize implementation. Creates crypto safe predictable canocalization of JSON as defined by draft-rundgren-json-canonicalization-scheme

<dependency>
    <groupId>io.github.erdtman</groupId>
    <artifactId>java-json-canonicalization</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.erdtman : java-json-canonicalization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of io.github.erdtman : java-json-canonicalization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
java-json-canonicalization-1.1
1.0
java-json-canonicalization-1.0

How to add a dependency to Maven

Add the following io.github.erdtman : java-json-canonicalization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.erdtman</groupId>
    <artifactId>java-json-canonicalization</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.erdtman : java-json-canonicalization gradle dependency to your build.gradle file:

implementation 'io.github.erdtman:java-json-canonicalization:1.1'

Gradle Kotlin DSL: Add the following io.github.erdtman : java-json-canonicalization gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.erdtman:java-json-canonicalization:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.erdtman : java-json-canonicalization sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.erdtman" % "java-json-canonicalization" % "1.1"

Advertisement

Dependencies from Group

Aug 19, 2018
3 usages
15 stars

Discover Dependencies

Apr 22, 2020
5 usages
6 stars
Jul 07, 2023
4 usages
126 stars
Mar 07, 2023
3 usages
15 stars
Jul 26, 2023
16 usages
124 stars
Dec 18, 2021
4 usages
Jul 30, 2022
2 usages
19 stars
Jul 09, 2021
3 usages
2 stars
Jun 28, 2021
2 usages
396 stars