Last Version

RestDoc API model 1.5

The API model of the RestDoc specification

License

License

GroupId

GroupId

org.restdoc
ArtifactId

ArtifactId

restdoc-api
Version

Version

1.5
Type

Type

jar
Description

Description

RestDoc API model
The API model of the RestDoc specification
Project Organization

Project Organization

RestDoc org

Download restdoc-api 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.