commons-json

Library for JSON objects handling.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-json
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-json
Library for JSON objects handling.
Project Organization

Project Organization

Crabs Hue

Download commons-json

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.crabs-hue.commons : commons-exceptions jar 0.10.0
com.github.crabs-hue.commons : commons-file jar 0.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-hppc jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.9.6
com.jayway.jsonpath : json-path jar 2.4.0
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3
0.0.2