Spring REST Docs Core


License

License

GroupId

GroupId

org.springframework.restdocs
ArtifactId

ArtifactId

spring-restdocs-core
Last Version

Last Version

2.0.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring REST Docs Core
Spring REST Docs Core
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-core

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.springframework : spring-web jar 5.0.15.RELEASE

Project Modules

There are no modules declared in this project.
org.springframework.restdocs

Spring

Versions

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
1.2.6.RELEASE
1.2.5.RELEASE
1.2.4.RELEASE
1.2.3.RELEASE
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE