<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>xalan</artifactId>
<version>1.1.0.4-jre15</version>
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xalan', version='1.1.0.4-jre15')
)