Fork me on GitHub

Download

XMLBeam is available as Maven dependency via central repository or as direct jar download.

Maven

Just add the following to your pom.xml:

<dependency>
    <groupId>org.xmlbeam</groupId>
    <artifactId>xmlprojector</artifactId>
    <version>1.4.24</version>
</dependency>