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