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

com.github.zhycn:xbird-starter-swagger2 2.1.0

Integrating the Swagger framework of API developer tools for Spring Boot.

Категории

Категории

Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

xbird-starter-swagger2
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать xbird-starter-swagger2 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-swagger2/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>xbird-starter-swagger2</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-swagger2/
implementation 'com.github.zhycn:xbird-starter-swagger2:2.1.0'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-swagger2/
implementation ("com.github.zhycn:xbird-starter-swagger2:2.1.0")
'com.github.zhycn:xbird-starter-swagger2:jar:2.1.0'
<dependency org="com.github.zhycn" name="xbird-starter-swagger2" rev="2.1.0">
  <artifact name="xbird-starter-swagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter-swagger2', version='2.1.0')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter-swagger2" % "2.1.0"
[com.github.zhycn/xbird-starter-swagger2 "2.1.0"]