com.github.peckb1:autojackson-examples

A set of annotations to use in conjunction with the Jackson JSON project to cut down on the boiler plate needed to de/serializer JSON data into Java objects

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators Jackson Данные JSON
Группа

Группа

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

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

autojackson-examples
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A set of annotations to use in conjunction with the Jackson JSON project to cut down on the boiler plate needed to de/serializer JSON data into Java objects

Скачать autojackson-examples

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.github.peckb1 : autojackson-processor jar 1.1.1
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.1.1
1.1.0
1.0.0
0.2.0