RestDoc API model

The API model of the RestDoc specification

License

License

GroupId

GroupId

org.restdoc
ArtifactId

ArtifactId

restdoc-api
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

RestDoc org

Download restdoc-api

How to add to project

<!-- 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.

Versions

Version
1.5
1.4
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.1.0