<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>calabash-adapter</artifactId>
<version>3.0.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='calabash-adapter', version='3.0.1')
)
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.12.0</version> </parent>
compile
|-- org.daisy.libs:com.xmlcalabash
|-- org.daisy.pipeline:common-utils
|-- org.daisy.pipeline:framework-core
|-- org.daisy.pipeline:xpath-registry
|-- org.daisy.pipeline:xproc-api
provided
|-- org.osgi:org.osgi.compendium
runtime
|-- org.daisy.pipeline:modules-registry
|-- org.apache.httpcomponents:httpclient-osgi
|-- org.apache.httpcomponents:httpcore-osgi
test
|-- org.daisy.pipeline:framework-volatile
|-- org.daisy.pipeline:logging-appender
|-- org.daisy.pipeline.build:modules-test-helper:1.0.4
|-- org.daisy.pipeline:framework-persistence
|-- org.daisy.pipeline:persistence-derby
|-- org.eclipse:org.eclipse.gemini.jpa
|-- org.eclipse.gemini:org.apache.derby
|-- org.eclipse.gemini:org.eclipse.gemini.dbaccess.derby
|-- org.eclipse.gemini:org.eclipse.gemini.dbaccess.util
|-- org.eclipse.persistence:javax.persistence
|-- org.eclipse.persistence:org.eclipse.persistence.asm
|-- org.eclipse.persistence:org.eclipse.persistence.antlr