<dependency>
<groupId>com.github.albfernandez.seam</groupId>
<artifactId>seam-docbook-xslt</artifactId>
<version>1.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.seam', module='seam-docbook-xslt', version='1.2.0')
)
compile