Jar examples for s:spring-ws-test
Spring WS Test is a tool to simplify Spring WS client functional testing.
You can download jar file spring-ws-test 0.19 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-ws-test-0.19.jar to your project.
<dependency> <groupId>net.javacrumbs</groupId> <artifactId>spring-ws-test</artifactId> <version>0.19</version> </dependency>
compile group: 'net.javacrumbs', name: 'spring-ws-test', version: '0.19'
libraryDependencies += "net.javacrumbs" % "spring-ws-test" % "0.19"
<dependency org="net.javacrumbs" name="spring-ws-test" rev="0.19"/>
@Grapes(@Grab(group='net.javacrumbs', module='spring-ws-test', version='0.19'))
'net.javacrumbs:spring-ws-test:jar:0.19'
Click the following link to download the jar file.
spring-ws-test-0.19-javadoc.jar