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