CDC - Util JSON

Low level JSON utilities.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.gitlab.cdc-java.util
ArtifactId

ArtifactId

cdc-util-json
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

CDC - Util JSON
Low level JSON utilities.
Project URL

Project URL

https://www.gitlab.com/cdc-java/cdc-util

Download cdc-util-json

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.gitlab.cdc-java.util : cdc-util-cli jar 0.9.0
com.gitlab.cdc-java.util : cdc-util-compress jar 0.9.0
com.gitlab.cdc-java.util : cdc-util-core jar 0.9.0
com.fasterxml.jackson.core : jackson-core jar
javax.json : javax.json-api jar 1.1.4
org.apache.logging.log4j : log4j-api jar 2.14.0
commons-cli : commons-cli jar 1.4

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.0

test (3)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0