![JAR search and dependency download from the Maven repository](/logo.png)
org.springframework.oxm.jaxb.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-oxm Show documentation
Show all versions of spring-oxm Show documentation
Spring Object/XML Marshalling
/**
* Package providing integration of JAXB
* with Spring's O/X Mapping support.
*/
@NonNullApi
@NonNullFields
package org.springframework.oxm.jaxb;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy