<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-xml</artifactId>
<version>2.4.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.ws', module='spring-xml', version='2.4.0.RELEASE')
)