spring-ws-test

Spring WS Test is a tool to simplify Spring WS client functional testing.

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.javacrumbs
ArtifactId

ArtifactId

spring-ws-test
Last Version

Last Version

0.22
Release Date

Release Date

Type

Type

jar
Description

Description

spring-ws-test
Spring WS Test is a tool to simplify Spring WS client functional testing.
Project URL

Project URL

http://javacrumbs.net/spring-ws-test/

Download spring-ws-test

How to add to project

<!-- https://jarcasting.com/artifacts/net.javacrumbs/spring-ws-test/ -->
<dependency>
    <groupId>net.javacrumbs</groupId>
    <artifactId>spring-ws-test</artifactId>
    <version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/net.javacrumbs/spring-ws-test/
implementation 'net.javacrumbs:spring-ws-test:0.22'
// https://jarcasting.com/artifacts/net.javacrumbs/spring-ws-test/
implementation ("net.javacrumbs:spring-ws-test:0.22")
'net.javacrumbs:spring-ws-test:jar:0.22'
<dependency org="net.javacrumbs" name="spring-ws-test" rev="0.22">
  <artifact name="spring-ws-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.javacrumbs', module='spring-ws-test', version='0.22')
)
libraryDependencies += "net.javacrumbs" % "spring-ws-test" % "0.22"
[net.javacrumbs/spring-ws-test "0.22"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.ws : spring-ws-core jar 1.5.8
xmlunit : xmlunit jar 1.3
org.freemarker : freemarker Optional jar 2.3.15
org.springframework : spring-test jar 2.5.6

test (6)

Group / Artifact Type Version
org.apache.ws.commons.schema : XmlSchema jar 1.4.5
junit : junit jar 4.4
org.easymock : easymock jar 2.5.1
log4j : log4j jar 1.2.12
net.sourceforge.cobertura : cobertura jar 1.9.2
org.apache.ws.commons.axiom : axiom-impl jar 1.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3