<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>woodstox-osgi-adapter</artifactId>
<version>2.0.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='woodstox-osgi-adapter', version='2.0.2')
)