| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.phillip-kruger.microprofile-extentions |
| Идентификатор | Идентификаторopenapi-ext |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеMicroprofile extentions :: OpenApi
Adding swagger UI from OpenApi
|
| Имя Файла | Размер |
|---|---|
| openapi-ext-1.0.8.pom | |
| openapi-ext-1.0.8.jar | 25 KB |
| openapi-ext-1.0.8-sources.jar | 23 KB |
| openapi-ext-1.0.8-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/ -->
<dependency>
<groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
<artifactId>openapi-ext</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/
implementation 'com.github.phillip-kruger.microprofile-extentions:openapi-ext:1.0.8'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/
implementation ("com.github.phillip-kruger.microprofile-extentions:openapi-ext:1.0.8")
'com.github.phillip-kruger.microprofile-extentions:openapi-ext:jar:1.0.8'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="openapi-ext" rev="1.0.8">
<artifact name="openapi-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='openapi-ext', version='1.0.8')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "openapi-ext" % "1.0.8"
[com.github.phillip-kruger.microprofile-extentions/openapi-ext "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.eclipse.microprofile : microprofile | pom | 1.3 |
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars : swagger-ui | jar | 3.17.4 |
| org.webjars.bower : swagger-ui-themes | jar | 3.0.0 |