Java Server implementation

Server implementation of RestDoc API Spec

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Server implementation
Server implementation of RestDoc API Spec
Организация-разработчик

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

RestDoc.org

Скачать restdoc-server-impl

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.restdoc : restdoc-api jar 1.5
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.slf4j : slf4j-simple jar 1.7.12

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

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

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

Версия
1.9
1.8
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.2.0
0.1.0