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