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.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.yupzip.json
Идентификатор

Идентификатор

yupzip-json
Последняя версия

Последняя версия

1.8.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/yupzip/yupzip-json
Система контроля версий

Система контроля версий

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

Скачать yupzip-json

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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