License |
License |
---|---|
GroupId | GroupIdorg.springframework.ws |
ArtifactId | ArtifactIdspring-ws-test |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring WS Test
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-ws-test-3.1.3.pom | |
spring-ws-test-3.1.3.jar | 56 KB |
spring-ws-test-3.1.3-sources.jar | 50 KB |
spring-ws-test-3.1.3-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-test/ -->
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-test</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-test/
implementation 'org.springframework.ws:spring-ws-test:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.ws/spring-ws-test/
implementation ("org.springframework.ws:spring-ws-test:3.1.3")
'org.springframework.ws:spring-ws-test:jar:3.1.3'
<dependency org="org.springframework.ws" name="spring-ws-test" rev="3.1.3">
<artifact name="spring-ws-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ws', module='spring-ws-test', version='3.1.3')
)
libraryDependencies += "org.springframework.ws" % "spring-ws-test" % "3.1.3"
[org.springframework.ws/spring-ws-test "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.ws : spring-xml | jar | 3.1.3 |
org.springframework.ws : spring-ws-core | jar | 3.1.3 |
org.springframework : spring-context | jar | |
xmlunit : xmlunit | jar | 1.6 |
org.springframework : spring-core | jar | |
io.spring.docresources » spring-doc-resources Optional | zip | 0.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.easymock : easymock | jar | 3.6 |
org.xmlunit : xmlunit-assertj | jar | 2.7.0 |
org.assertj : assertj-core | jar | 3.9.0 |
com.sun.mail : javax.mail | jar | 1.6.0 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.2.0 |