<dependency>
<groupId>org.daisy.maven</groupId>
<artifactId>xprocspec-runner</artifactId>
<version>1.2.7</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.daisy</groupId> <artifactId>daisy</artifactId> <version>5</version> </parent>
compile
|-- org.daisy.maven:xproc-engine-api:1.3.0
provided
|-- org.daisy.maven:xproc-engine-calabash:1.1.4
|-- org.daisy.pipeline:modules-registry
|-- org.daisy.pipeline:calabash-adapter
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime:1.2.0
runtime
|-- org.daisy.xprocspec:xprocspec:1.4.2
test
|-- junit:junit:4.11
|-- org.hamcrest:hamcrest-all:1.3