apiee

A library to generate openAPI (swagger) documentation in Java EE projects

Лицензия

Лицензия

Группа

Группа

com.github.phillip-kruger
Идентификатор

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

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

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

2.0.0-oa3
Дата

Дата

Тип

Тип

pom
Описание

Описание

apiee
A library to generate openAPI (swagger) documentation in Java EE projects
Ссылка на сайт

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

https://github.com/phillip-kruger/apiee
Система контроля версий

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

https://github.com/phillip-kruger/apiee

Скачать apiee

Имя Файла Размер
apiee-2.0.0-oa3.pom 5 KB
Обзор

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0
org.projectlombok : lombok jar 1.18.2

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

  • apiee-core
  • apiee-providers
  • apiee-lite

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

Версия
2.0.0-oa3
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0