Code-House :: Jackson :: Itests

Integration tests of jackson features

Лицензия

Лицензия

Категории

Категории

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

Группа

org.code-house.jackson
Идентификатор

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

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

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

2.8.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

Code-House :: Jackson :: Itests
Integration tests of jackson features

Скачать itests

Имя Файла Размер
itests-2.8.11.pom
itests-2.8.11.jar 3 KB
Обзор

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.code-house.jackson : features xml 2.8.11
org.apache.karaf : apache-karaf zip 4.0.10
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.karaf.features : org.apache.karaf.features.core jar 4.0.10

test (2)

Идентификатор библиотеки Тип Версия
org.ops4j.pax.exam : pax-exam-junit4 jar 4.9.1
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.9.1

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

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

Karaf Jackson

This project provides support for FasterXML Jackson project. Jackson is pretty popular library, however it does miss dedicated karaf support. From other hand its rather too early to push such integration into this project itself.

Requires

Karaf 4.x Karaf 3.x

Feature descriptor uses Karaf Features schema v1.2.1 which is compatible with both Karaf 3 and 4.

Provides

Jackson features for running it inside karaf. With support for datatypes and dataformats.

Developer introduction

To start using jackson in your project you need to install karaf feature set:

feature:repo-add mvn:org.code-house.jackson/features/<jackson-version>/xml/features
feature:install jackson-core
org.code-house.jackson

Code-House

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

Версия
2.8.11
2.8.10
2.8.9
2.8.8
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.7
2.6.5