Jar examples for s:stax-utils
Provides a set of utility classes to integrate StAX into existing XML processing applications.
You can download jar file stax-utils 20070216 in this page.
BSD
You can use the following script to add stax-utils-20070216.jar to your project.
<dependency> <groupId>net.java.dev.stax-utils</groupId> <artifactId>stax-utils</artifactId> <version>20070216</version> </dependency>
compile group: 'net.java.dev.stax-utils', name: 'stax-utils', version: '20070216'
libraryDependencies += "net.java.dev.stax-utils" % "stax-utils" % "20070216"
<dependency org="net.java.dev.stax-utils" name="stax-utils" rev="20070216"/>
@Grapes(@Grab(group='net.java.dev.stax-utils', module='stax-utils', version='20070216'))
'net.java.dev.stax-utils:stax-utils:jar:20070216'
Click the following link to download the jar file.
stax-utils-20070216-javadoc.jar