Last Version

Spring REST Docs MockMvc 2.0.6.RELEASE

Spring REST Docs MockMvc

License

License

GroupId

GroupId

org.springframework.restdocs
ArtifactId

ArtifactId

spring-restdocs-mockmvc
Version

Version

2.0.6.RELEASE
Type

Type

jar
Description

Description

Spring REST Docs MockMvc
Spring REST Docs MockMvc
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-mockmvc 2.0.6.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.restdocs : spring-restdocs-core jar 2.0.6.RELEASE
org.springframework : spring-webmvc jar 5.0.15.RELEASE
org.springframework : spring-test jar 5.0.15.RELEASE

runtime (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.