summaryrefslogtreecommitdiff
blob: 47a80b4c0e9df82f41b7e5c6729c0e58c6d3a329 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>java</herd>
  <longdescription>This Jackson extension module provides support for using JAXB (javax.xml.bind) annotations as an alternative to native Jackson annotations. It is most often used to make it easier to reuse existing data beans that used with JAXB framework to read and write XML.</longdescription>
  <upstream>
    <remote-id type="github">FasterXML/jackson-module-jaxb-annotations</remote-id>
  </upstream>
</pkgmetadata>