OAS Generator

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

OAS Generator
Java annotation processor for generating open api specification based on java annotations.
Ссылка на сайт

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

https://github.com/chhorz/oas-generator
Система контроля версий

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

https://github.com/chhorz/oas-generator

Скачать oas-generator

Имя Файла Размер
oas-generator-0.2.5.pom 11 KB
Обзор

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

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

Зависимости

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

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

  • oas-generator-common
  • oas-generator-docs
  • oas-generator-spring-web
  • oas-generator-jaxrs
  • oas-generator-schema
  • oas-generator-spi

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

Версия
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