yupzip-json

This project is a simple wrapper for com.fasterxml.jackson JSON parser. It enables fluent building, reading, and mapping of JSON objects and arrays.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.yupzip.json
ArtifactId

ArtifactId

yupzip-json
Last Version

Last Version

1.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

yupzip-json
This project is a simple wrapper for com.fasterxml.jackson JSON parser. It enables fluent building, reading, and mapping of JSON objects and arrays.
Project URL

Project URL

https://github.com/yupzip/yupzip-json
Source Code Management

Source Code Management

https://github.com/yupzip/yupzip-json/tree/master

Download yupzip-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.5
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.5

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0