Last Version

Canonical JSON 2.1

An implementation of the Canonical JSON format with support for javax.json and Jackson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.setl
ArtifactId

ArtifactId

canonical-json
Version

Version

2.1
Type

Type

jar
Description

Description

Canonical JSON
An implementation of the Canonical JSON format with support for javax.json and Jackson
Project URL

Project URL

https://github.com/setl/canonical-json
Source Code Management

Source Code Management

https://github.com/setl/canonical-json

Download canonical-json 2.1


<!-- https://jarcasting.com/artifacts/io.setl/canonical-json/ -->
<dependency>
    <groupId>io.setl</groupId>
    <artifactId>canonical-json</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.setl/canonical-json/
implementation 'io.setl:canonical-json:2.1'
// https://jarcasting.com/artifacts/io.setl/canonical-json/
implementation ("io.setl:canonical-json:2.1")
'io.setl:canonical-json:jar:2.1'
<dependency org="io.setl" name="canonical-json" rev="2.1">
  <artifact name="canonical-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.setl', module='canonical-json', version='2.1')
)
libraryDependencies += "io.setl" % "canonical-json" % "2.1"
[io.setl/canonical-json "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1.4
org.apache.commons : commons-collections4 jar 4.4

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
junit : junit jar 4.12
org.mockito : mockito-core jar 3.2.4
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.10.2

Project Modules

There are no modules declared in this project.