jackson-module-jaxb-annotations

com.fasterxml.jackson.module

com.fasterxml.jackson.module:jackson-module-jaxb-annotations is a Maven Central artifact (jar) for the JVM. It has 186 published versions. It is depended on by 6,224+ other indexed artifacts. Browse versions below for dependency snippets and security details.

Recommended: 2.18.6 186 versions jarChecking...

Add to your project2.18.6

<dependency>
    <groupId>com.fasterxml.jackson.module</groupId>
    <artifactId>jackson-module-jaxb-annotations</artifactId>
    <version>2.18.6</version>
</dependency>

Version Details — 2.18.6

Packaging
bundle
Direct Deps
5
Total Deps
5
Published
Unknown
License
The Apache Software License, Version 2.0

Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.

Checking security advisories...