License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.springframework.restdocs |
ArtifactId | ArtifactIdspring-restdocs-webtestclient |
Last Version | Last Version2.0.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring REST Docs WebFlux
Spring REST Docs WebFlux
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/ -->
<dependency>
<groupId>org.springframework.restdocs</groupId>
<artifactId>spring-restdocs-webtestclient</artifactId>
<version>2.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation 'org.springframework.restdocs:spring-restdocs-webtestclient:2.0.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation ("org.springframework.restdocs:spring-restdocs-webtestclient:2.0.6.RELEASE")
'org.springframework.restdocs:spring-restdocs-webtestclient:jar:2.0.6.RELEASE'
<dependency org="org.springframework.restdocs" name="spring-restdocs-webtestclient" rev="2.0.6.RELEASE">
<artifact name="spring-restdocs-webtestclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.restdocs', module='spring-restdocs-webtestclient', version='2.0.6.RELEASE')
)
libraryDependencies += "org.springframework.restdocs" % "spring-restdocs-webtestclient" % "2.0.6.RELEASE"
[org.springframework.restdocs/spring-restdocs-webtestclient "2.0.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.restdocs : spring-restdocs-core | jar | 2.0.6.RELEASE |
org.springframework : spring-test | jar | 5.0.15.RELEASE |
org.springframework : spring-webflux | jar | 5.0.15.RELEASE |
Version |
---|
2.0.6.RELEASE
|
2.0.5.RELEASE
|
2.0.4.RELEASE
|
2.0.3.RELEASE
|
2.0.2.RELEASE
|
2.0.1.RELEASE
|
2.0.0.RELEASE
|