Download woodstox-3.2.9_1.jar file - Jar w

Jar examples for w:woodstox

Description

This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

You can download jar file woodstox 3.2.9_1 in this page.

License

Apache License

Build File

You can use the following script to add woodstox-3.2.9_1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.bundles</groupId>
   <artifactId>woodstox</artifactId>
   <version>3.2.9_1</version>
</dependency>
compile group: 'org.apache.geronimo.bundles', name: 'woodstox', version: '3.2.9_1'
libraryDependencies += "org.apache.geronimo.bundles" % "woodstox" % "3.2.9_1"
<dependency org="org.apache.geronimo.bundles" name="woodstox" rev="3.2.9_1"/>
@Grapes(@Grab(group='org.apache.geronimo.bundles', module='woodstox', version='3.2.9_1'))
'org.apache.geronimo.bundles:woodstox:jar:3.2.9_1'

Download

Click the following link to download the jar file.

woodstox-3.2.9_1-sources.jar
woodstox-3.2.9_1.jar
woodstox-3.2.9_1.pom



Related Tutorials