<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>zedai-to-epub3</artifactId>
<version>2.5.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='zedai-to-epub3', version='2.5.0')
)
<parent> <groupId>org.daisy.pipeline.modules</groupId> <artifactId>modules-parent</artifactId> <version>1.14.24</version> </parent>
compile
|-- org.daisy.pipeline:framework-core
runtime
|-- org.daisy.pipeline.modules:common-utils
|-- org.daisy.pipeline.modules:css-utils
|-- org.daisy.pipeline.modules:epub-utils
|-- org.daisy.pipeline.modules:html-to-epub3
|-- org.daisy.pipeline.modules:fileset-utils
|-- org.daisy.pipeline.modules:file-utils