<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-log4j</artifactId>
<version>0.0.1-RC21</version>
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-log4j', version='0.0.1-RC21')
)