<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>logging-appender</artifactId>
<version>2.1.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='logging-appender', version='2.1.4')
)