CDC - IO - JSON

Handling of IO.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.gitlab.cdc-java.io
ArtifactId

ArtifactId

cdc-io-json
Last Version

Last Version

0.21.3
Release Date

Release Date

Type

Type

jar
Description

Description

CDC - IO - JSON
Handling of IO.
Project URL

Project URL

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

Download cdc-io-json

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitlab.cdc-java.util : cdc-util-core jar
com.fasterxml.jackson.core : jackson-core jar
javax.json : javax.json-api jar 1.1.4
org.apache.logging.log4j : log4j-api jar 2.17.2

runtime (1)

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

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.21.3
0.21.2
0.21.1
0.21.0
0.20.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0