json-adapter

Library to hide usage of jackson from most classes and helpers for easier testing

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.michaelruocco
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-adapter
Library to hide usage of jackson from most classes and helpers for easier testing
Ссылка на сайт

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

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

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

https://github.com/michaelruocco/json-adapter

Скачать json-adapter

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.github.michaelruocco : file-loader Необязательный jar 6.0.1

runtime (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
org.slf4j : slf4j-api jar 1.7.32

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2