Xbird Starter Swagger2

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

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter-swagger2
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Xbird Starter Swagger2
Integrating the Swagger framework of API developer tools for Spring Boot.
Project Organization

Project Organization

Pivotal Software, Inc.

Download xbird-starter-swagger2

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0

provided (2)

Group / Artifact Type Version
io.springfox : springfox-data-rest jar 2.8.0
io.springfox : springfox-bean-validators jar 2.8.0

Project Modules

There are no modules declared in this project.
com.github.zhycn

Spring IO

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
1.3.0
1.2.0
1.0.0
Better.SR1