is not current version
Last Version 2.0.6.RELEASE

Spring REST Docs WebFlux 2.0.5.RELEASE

Spring REST Docs WebFlux

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.springframework.restdocs
ArtifactId

ArtifactId

spring-restdocs-webtestclient
Version

Version

2.0.5.RELEASE
Type

Type

jar
Description

Description

Spring REST Docs WebFlux
Spring REST Docs WebFlux
Project URL

Project URL

https://github.com/spring-projects/spring-restdocs
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-restdocs

Download spring-restdocs-webtestclient 2.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/ -->
<dependency>
    <groupId>org.springframework.restdocs</groupId>
    <artifactId>spring-restdocs-webtestclient</artifactId>
    <version>2.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation 'org.springframework.restdocs:spring-restdocs-webtestclient:2.0.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation ("org.springframework.restdocs:spring-restdocs-webtestclient:2.0.5.RELEASE")
'org.springframework.restdocs:spring-restdocs-webtestclient:jar:2.0.5.RELEASE'
<dependency org="org.springframework.restdocs" name="spring-restdocs-webtestclient" rev="2.0.5.RELEASE">
  <artifact name="spring-restdocs-webtestclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.restdocs', module='spring-restdocs-webtestclient', version='2.0.5.RELEASE')
)
libraryDependencies += "org.springframework.restdocs" % "spring-restdocs-webtestclient" % "2.0.5.RELEASE"
[org.springframework.restdocs/spring-restdocs-webtestclient "2.0.5.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-test jar
org.springframework : spring-webflux jar
org.springframework.restdocs : spring-restdocs-core jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.