org.springdoc:springdoc-openapi-native

Spring openapi documentation

Лицензия

Лицензия

Категории

Категории

Native Инструменты разработки springdoc-openapi Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.springdoc
Идентификатор

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

springdoc-openapi-native
Последняя версия

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

1.6.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring openapi documentation

Скачать springdoc-openapi-native

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springdoc : springdoc-openapi-common jar 1.6.9
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.7.0
org.springframework.experimental » spring-native jar 0.11.5

test (2)

Идентификатор библиотеки Тип Версия
org.springdoc : springdoc-openapi-webmvc-core jar 1.6.9
org.springframework.boot : spring-boot-starter-test jar 2.7.0

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

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

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

Версия
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.13