OAS Generator :: Documentation

Java annotation processor for generating open api specification based on java annotations.

Лицензия

Лицензия

Группа

Группа

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

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

oas-generator-docs
Последняя версия

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

0.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

OAS Generator :: Documentation
Java annotation processor for generating open api specification based on java annotations.

Скачать oas-generator-docs

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-RC.3
0.2.0-RC.2
0.2.0-RC.1
0.1.1
0.1.0
0.1.0-RC.3
0.1.0.RC2
0.1.0.RC1