-
Notifications
You must be signed in to change notification settings - Fork 18
ph jaxb adapter
Philip Helger edited this page Apr 23, 2021
·
1 revision
This is a separate module that contains the JAXB Adapters that may be used for special Date/Time/DateTime. This only depends on ph-commons.
Add the following to your pom.xml to use this artifact:
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-jaxb-adapter</artifactId>
<version>x.y.z</version>
</dependency>
Note: the Maven groupId changed in v10 from com.helger
to com.helger.commons
On Twitter: Follow @philiphelger
Donation link: https://paypal.me/PhilipHelger
It is appreciated if you star the GitHub project if you like it.