<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>calabash-adapter</artifactId>
<version>6.2.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='calabash-adapter', version='6.2.0')
)
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.14.20</version> </parent>
compile
|-- org.daisy.libs:com.xmlcalabash
|-- org.daisy.pipeline:common-utils
|-- org.daisy.pipeline:saxon-adapter
|-- org.daisy.pipeline:xproc-api
provided
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime
runtime
|-- org.daisy.pipeline:modules-registry
test
|-- org.daisy.pipeline:framework-core
|-- org.daisy.pipeline:logging-appender
|-- org.daisy.pipeline.build:modules-test-helper