A sample hyperjaxb maven project that shows how to use JAXWS and HyperJAXB3 together. to create a web service that persists XML data in database using HyperJAXB3.
'org.jvnet.hyperjaxb3:hyperjaxb3-sample-po-ws:0.2.GA'
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-sample-po-ws</artifactId>
<version>0.2.GA</version>
</dependency>
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-sample-po-ws" rev="0.2.GA"/>
"org.jvnet.hyperjaxb3", "hyperjaxb3-sample-po-ws", "0.2.GA"