Provides testing support for Spring Web Services, including mock objects and utilities.
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-test</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example to test a Spring Web Service endpoint using MockWebServiceClient.
Ensure your project uses Spring Framework 6.x when upgrading to Spring WS 5.x.
No dependency data recorded yet.