is not current version
Last Version 1.8.5

yupzip-json 1.7.2

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
Version

Version

1.7.2
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 1.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

test (5)

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

Project Modules

There are no modules declared in this project.