Download org.apache.servicemix.bundles.woodstox-3.2.7_1.jar file - Jar o

Jar examples for o:org.apache.servicemix.bundles.woodstox

Description

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

You can download jar file org.apache.servicemix.bundles.woodstox 3.2.7_1 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.servicemix.bundles.woodstox-3.2.7_1.jar to your project.

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

Download

Click the following link to download the jar file.

org.apache.servicemix.bundles.woodstox-3.2.7_1.jar
org.apache.servicemix.bundles.woodstox-3.2.7_1.pom



Related Tutorials