Code-House :: Jackson :: Itests

Integration tests of jackson features

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.code-house.jackson
ArtifactId

ArtifactId

itests
Last Version

Last Version

2.8.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download itests

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-junit4 jar 4.9.1
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.9.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
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