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 20060502 in this page.
BSD
You can use the following script to add stax-utils-20060502.jar to your project.
<dependency> <groupId>net.java.dev.stax-utils</groupId> <artifactId>stax-utils</artifactId> <version>20060502</version> </dependency>
compile group: 'net.java.dev.stax-utils', name: 'stax-utils', version: '20060502'
libraryDependencies += "net.java.dev.stax-utils" % "stax-utils" % "20060502"
<dependency org="net.java.dev.stax-utils" name="stax-utils" rev="20060502"/>
@Grapes(@Grab(group='net.java.dev.stax-utils', module='stax-utils', version='20060502'))
'net.java.dev.stax-utils:stax-utils:jar:20060502'
Click the following link to download the jar file.
stax-utils-20060502.jar