<dependency>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-pdf</artifactId>
<version>9.1.9</version>
</dependency>
@Grapes(
@Grab(group='org.xhtmlrenderer', module='flying-saucer-pdf', version='9.1.9')
)
<parent> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-parent</artifactId> <version>9.1.9</version> </parent>