Simple Rest Doc

Generate a simple documentation of the RestControllers

Лицензия

Лицензия

Группа

Группа

com.github.fworks
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Rest Doc
Generate a simple documentation of the RestControllers
Ссылка на сайт

Ссылка на сайт

https://github.com/fworks/SimpleRestDoc
Система контроля версий

Система контроля версий

http://github.com/fworks/SimpleRestDoc

Скачать simplerestdoc

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 4.3.6.RELEASE
com.google.code.gson : gson jar 2.6.2
org.reflections : reflections jar 0.9.9

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

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

SimpleRestDoc

Simple doc/json generator for @RestController

maven

<dependency>
  <groupId>com.github.fworks</groupId>
  <artifactId>SimpleRestDoc</artifactId>
  <version>1.0</version>
</dependency>

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

Версия
1.0