<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>html-break-detection</artifactId>
<version>1.1.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='html-break-detection', version='1.1.2')
)