jackson

dependencies

Категории

Категории

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

Группа

com.walterjwhite.infrastructure.dependencies
Идентификатор

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

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

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

0.0.15
Дата

Дата

Тип

Тип

pom
Описание

Описание

jackson
dependencies

Скачать jackson

Имя Файла Размер
jackson-0.0.15.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jackson/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>jackson</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jackson/
implementation 'com.walterjwhite.infrastructure.dependencies:jackson:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jackson/
implementation ("com.walterjwhite.infrastructure.dependencies:jackson:0.0.15")
'com.walterjwhite.infrastructure.dependencies:jackson:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="jackson" rev="0.0.15">
  <artifact name="jackson" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='jackson', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "jackson" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/jackson "0.0.15"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.9.2
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.9.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.2
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2

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

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

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

Версия
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11