Last Version

Spring REST Docs REST Assured 2.0.6.RELEASE

Spring REST Docs REST Assured

License

License

GroupId

GroupId

org.springframework.restdocs
ArtifactId

ArtifactId

spring-restdocs-restassured
Version

Version

2.0.6.RELEASE
Type

Type

jar
Description

Description

Spring REST Docs REST Assured
Spring REST Docs REST Assured
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-restassured 2.0.6.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.restdocs : spring-restdocs-core jar 2.0.6.RELEASE
io.rest-assured : rest-assured jar 3.0.7

runtime (2)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.springframework : spring-web jar 5.0.15.RELEASE

Project Modules

There are no modules declared in this project.