is not current version
Last Version 5.1.1

spring-web-test-client 4.4.0

Java DSL for easy testing of REST services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

spring-web-test-client
Version

Version

4.4.0
Type

Type

jar
Description

Description

spring-web-test-client
Java DSL for easy testing of REST services
Project URL

Project URL

http://maven.apache.org

Download spring-web-test-client 4.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 4.4.0
io.rest-assured : spring-commons jar 4.4.0
org.springframework : spring-test jar 5.1.0.RELEASE
org.springframework : spring-context jar 5.1.0.RELEASE
org.springframework : spring-webflux jar 5.1.0.RELEASE
org.synchronoss.cloud : nio-multipart-parser jar 1.1.0

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.powermock : powermock-module-junit4 jar 1.7.4
commons-io : commons-io jar 2.8.0
org.assertj : assertj-core jar 3.16.1
javax.servlet : javax.servlet-api jar 4.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
org.springframework.restdocs : spring-restdocs-core jar 2.0.2.RELEASE
org.springframework.restdocs : spring-restdocs-webtestclient jar 2.0.2.RELEASE
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.