<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>word-to-dtbook</artifactId>
<version>1.0.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='word-to-dtbook', version='1.0.1')
)
<parent> <groupId>org.daisy.pipeline.modules</groupId> <artifactId>modules-parent</artifactId> <version>1.14.27</version> </parent>
compile
|-- org.daisy.pipeline:framework-core
|-- org.daisy.libs:com.xmlcalabash
|-- org.daisy.pipeline:calabash-adapter
|-- org.daisy.pipeline:saxon-adapter
|-- org.apache.poi:poi-scratchpad
|-- org.libreoffice:libreoffice
provided
|-- org.daisy.pipeline:ds-to-spi-runtime
runtime
|-- org.daisy.pipeline.modules:common-utils
|-- org.daisy.pipeline.modules:file-utils
test