MVN

org.restdoc : restdoc-api

Maven & Gradle

Jun 28, 2015
2 usages
5 stars

RestDoc API model · The API model of the RestDoc specification

<dependency>
    <groupId>org.restdoc</groupId>
    <artifactId>restdoc-api</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.restdoc : restdoc-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.restdoc : restdoc-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
restdoc-api-1.5
1.4
restdoc-api-1.4
1.3.x
restdoc-api-1.3.1
restdoc-api-1.3.0
1.2.x
restdoc-api-1.2.0
1.1.x
restdoc-api-1.1.0
1.0.x
restdoc-api-1.0.0
0.1.x
restdoc-api-0.1.0

How to add a dependency to Maven

Add the following org.restdoc : restdoc-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.restdoc</groupId>
    <artifactId>restdoc-api</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.restdoc : restdoc-api gradle dependency to your build.gradle file:

implementation 'org.restdoc:restdoc-api:1.5'

Gradle Kotlin DSL: Add the following org.restdoc : restdoc-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.restdoc:restdoc-api:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.restdoc : restdoc-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.restdoc" % "restdoc-api" % "1.5"

Advertisement

Dependencies from Group

Jun 28, 2015
3 usages
2 stars
Jun 29, 2015
2 usages
2 stars
Jun 28, 2015
2 usages
5 stars
Jan 23, 2014
1 usages
2 stars
Jan 23, 2014
0 stars

Discover Dependencies

Aug 06, 2023
1 usages
25 stars
Sep 08, 2017
2 usages
740 stars
Nov 10, 2022
35 stars
May 12, 2016
0 stars
Sep 06, 2016
2 usages
2 stars
Sep 06, 2016
2 usages
1 stars
Sep 23, 2016
2 usages
2 stars
Mar 26, 2019
3 usages
41 stars
Feb 06, 2017
2 usages
82 stars
Sep 14, 2017
2 usages
0 stars