xml-utilities (High level XML Java Utilities APIs) library is now available at Maven Central repository.
Current stable version is 1.0.1. If you want to use these APIs in your project, use following dependency:
<dependency> <groupId>com.svashishtha</groupId> <artifactId>xml-utilities</artifactId> <version>1.0.1</version> </dependency>
To know more about the library, please read the introductory blog xml-utilities : High Level XML Java Utility APIs.



[...] APIs are available on Maven Central Repository and the project is hosted on [...]