Jackson Guice Integration

Shared configuration for Giulius, Acteur and related projects

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

2.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jackson Guice Integration
Shared configuration for Giulius, Acteur and related projects
Ссылка на сайт

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

https://github.com/timboudreau/giulius-web
Организация-разработчик

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

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

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

https://github.com/timboudreau/giulius-web.git

Скачать jackson

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.mastfrog : annotation-processors jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.google.inject : guice jar 5.1.0
com.mastfrog : util-function jar 2.8.3
com.mastfrog : util-time jar 2.8.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.mastfrog : giulius-tests jar 2.8.3

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

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

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

Версия
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0