github eclipse-ee4j/jaxb-ri 3.0.0-RI
3.0.0

latest releases: 4.0.5-RI, 4.0.4-RI, 2.3.9-RI...
4 years ago

New release for Jakarta EE 9. Adopts new API package namespace jakarta.xml.bind.*.

  • main implementation jar split into two parts - jaxb-core and (smaller) jaxb-impl
  • content of the new jaxb-impl moved from com.sun.xml.bind package to org.glassfish.jaxb.runtime package
  • content of the new jaxb-core moved from com.sun.xml.bind package to org.glassfish.jaxb.core package
  • changed prefix of all properties from com.sun.xml.bind to org.glassfish.jaxb
  • moved to support new namespace for schema customizations
    <bindings xmlns="https://jakarta.ee/xml/ns/jaxb" version="3.0">...</bindings>
  • uses Jakarta XML Binding APIs 3.0.0
  • uses Jakarta Activation APIs 2.0.0
  • delivers istack-commons 4.0.0
  • delivers fastinfoset 2.0.0
  • delivers stax-ex 2.0.0

Get standalone binary distribution

Don't miss a new jaxb-ri release

NewReleases is sending notifications on new releases.