RestDoc API model

The API model of the RestDoc specification

Лицензия

Лицензия

Группа

Группа

org.restdoc
Идентификатор

Идентификатор

restdoc-api
Последняя версия

Последняя версия

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

RestDoc API model
The API model of the RestDoc specification
Организация-разработчик

Организация-разработчик

RestDoc org

Скачать restdoc-api

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.5.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5
1.4
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.1.0