<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>schxslt-redux-xslt2</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='schxslt-redux-xslt2', version='1.0.0')
)