<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-core</artifactId>
<version>9.0.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.14.20</version> </parent>
compile
|-- org.daisy.pipeline:common-utils
|-- org.daisy.pipeline:xproc-api
provided
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime
runtime
|-- org.daisy.pipeline:woodstox-osgi-adapter
test
|-- org.daisy.pipeline.build:modules-test-helper