не последняя версия
Последняя версия 2.0.6.RELEASE

org.springframework.restdocs:spring-restdocs-webtestclient 2.0.4.RELEASE

Spring REST Docs WebFlux

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.springframework.restdocs
Идентификатор

Идентификатор

spring-restdocs-webtestclient
Версия

Версия

2.0.4.RELEASE
Тип

Тип

jar

Скачать spring-restdocs-webtestclient 2.0.4.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.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation 'org.springframework.restdocs:spring-restdocs-webtestclient:2.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.restdocs/spring-restdocs-webtestclient/
implementation ("org.springframework.restdocs:spring-restdocs-webtestclient:2.0.4.RELEASE")
'org.springframework.restdocs:spring-restdocs-webtestclient:jar:2.0.4.RELEASE'
<dependency org="org.springframework.restdocs" name="spring-restdocs-webtestclient" rev="2.0.4.RELEASE">
  <artifact name="spring-restdocs-webtestclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.restdocs', module='spring-restdocs-webtestclient', version='2.0.4.RELEASE')
)
libraryDependencies += "org.springframework.restdocs" % "spring-restdocs-webtestclient" % "2.0.4.RELEASE"
[org.springframework.restdocs/spring-restdocs-webtestclient "2.0.4.RELEASE"]