Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.2 KB

sax-xom-parser

Maven Central Build Nightly build Coverage report Quality Gate Technical dept

XML-streaming-parser with XOM-support

Dependency

<dependency>
	<groupId>com.avides.xml</groupId>
	<artifactId>sax-xom-parser</artifactId>
	<version>2.1.0</version>
</dependency>