Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

FasterXML/jackson-modules-base

Repository files navigation

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

Currently included are:

Status

Build Status

License

All modules are licensed underApache License 2.0.

Additionally, 2.x versions ofAfterburner andMr Bean useASM,licensed as per:

https://asm.ow2.io/license.html

whereas 3.0 will useByteBuddy (licensed as perhttps://github.com/raphw/byte-buddy/blob/master/LICENSE)

Using Jakarta

You need to choose either:

  • jackson-module-jaxb-annotations for "old JAXB" (2.x): supportsjavax.xml.bind annotations
  • jackson-module-jakarta-xmlbind-annotations for "new Jakarta JAXB" (3.x): supportsjakarta.xml.bind annotations

(in theory you can even use both, with databindAnnotationIntrospectorPair, but more often you will only want one of these)

More

SeeWiki 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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors36

Languages


[8]ページ先頭

©2009-2025 Movatter.jp