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

Jackson parent poms 2.13-rc1

Parent pom for all Jackson components

Лицензия

Лицензия

Категории

Категории

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

Группа

com.fasterxml.jackson
Идентификатор

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

jackson-parent
Версия

Версия

2.13-rc1
Тип

Тип

pom
Описание

Описание

Jackson parent poms
Parent pom for all Jackson components
Ссылка на сайт

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

http://github.com/FasterXML/
Организация-разработчик

Организация-разработчик

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

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

http://github.com/FasterXML/jackson-parent

Скачать jackson-parent 2.13-rc1

Имя Файла Размер
jackson-parent-2.13-rc1.pom 7 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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