is not current version
Last Version 2.0.6.RELEASE

Spring REST Docs Core 2.0.5.RELEASE

Spring REST Docs Core

License

License

GroupId

GroupId

org.springframework.restdocs
ArtifactId

ArtifactId

spring-restdocs-core
Version

Version

2.0.5.RELEASE
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 2.0.5.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.springframework : spring-web jar
commons-codec : commons-codec Optional jar 1.10
javax.validation : validation-api Optional jar 2.0.0.Final
junit : junit Optional jar 4.12
org.hibernate.validator : hibernate-validator Optional jar 6.0.9.Final
org.junit.jupiter : junit-jupiter-api Optional jar 5.0.0

Project Modules

There are no modules declared in this project.