Reference implementation of the Streaming API for XML (StAX).
<dependency>
<groupId>stax</groupId>
<artifactId>stax</artifactId>
<version>1.1-dev</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse XML using StAX streaming API.
Use javax.xml.stream from the JDK or com.fasterxml.woodstox:woodstox-core.
No dependency data recorded yet.