Veslo Jackson2 Module

The module provides the ability to convert models (DTO) into their JSON representation and back using the Jackson2 library.

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients Jackson Данные JSON
Группа

Группа

org.touchbit.retrofit.veslo
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Veslo Jackson2 Module
The module provides the ability to convert models (DTO) into their JSON representation and back using the Jackson2 library.
Ссылка на сайт

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

https://github.com/touchbit/retrofit-veslo

Скачать jackson

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo : core jar 1.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (3)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo » internal-test-module jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

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

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

Версия
1.2.0
1.1.0
1.0.1
1.0.0