Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173.
'com.sun.xml.stream:sjsxp:1.0.2'
<dependency>
<groupId>com.sun.xml.stream</groupId>
<artifactId>sjsxp</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.sun.xml.stream" name="sjsxp" rev="1.0.2"/>
"com.sun.xml.stream", "sjsxp", "1.0.2"