frsyuki / jackson-modules-base

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is a multi-module umbrella project for Jackson modules that are considered foundational, building on core databind, but not including datatype or data format modules, or JAX-RS providers. Not all "general" modules are included here; this grouping is to be used for more mature (and generally slower moving, stable) modules.

Currently included are:

License

All modules are licensed under Apache License 2.0.

Status

Build Status

More

See Wiki for more information (javadocs).

About

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules


Languages

Language:Java 100.0%Language:Shell 0.0%