Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding.
'com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.7.0-rc3'
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.7.0-rc3</version>
</dependency>
<dependency org="com.fasterxml.jackson.module" name="jackson-module-jaxb-annotations" rev="2.7.0-rc3"/>
"com.fasterxml.jackson.module", "jackson-module-jaxb-annotations", "2.7.0-rc3"