Jar examples for w:woodstox-core
Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs [Forked:] This forked Woodstox version was adjusted to provide Attribute position informations for the SQF implementation by Nico Kutscherauer
You can download jar file woodstox-core 5.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add woodstox-core-5.0.1.jar to your project.
<dependency> <groupId>com.fasterxml.woodstox</groupId> <artifactId>woodstox-core</artifactId> <version>5.0.1</version> </dependency>
compile group: 'com.fasterxml.woodstox', name: 'woodstox-core', version: '5.0.1'
libraryDependencies += "com.fasterxml.woodstox" % "woodstox-core" % "5.0.1"
<dependency org="com.fasterxml.woodstox" name="woodstox-core" rev="5.0.1"/>
@Grapes(@Grab(group='com.fasterxml.woodstox', module='woodstox-core', version='5.0.1'))
'com.fasterxml.woodstox:woodstox-core:jar:5.0.1'
Click the following link to download the jar file.
woodstox-core-5.0.1-javadoc.jar