spring-boot-starter-swagger

基于swagger2.7.0做的一款扩展工具包

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.battcn
ArtifactId

ArtifactId

spring-boot-starter-swagger
Last Version

Last Version

1.4.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-swagger
基于swagger2.7.0做的一款扩展工具包
Project URL

Project URL

https://github.com/battcn/spring-boot-starter-swagger.git
Project Organization

Project Organization

battcn开源组
Source Code Management

Source Code Management

http://blog.battcn.com

Download spring-boot-starter-swagger

How to add to project

<!-- https://jarcasting.com/artifacts/com.battcn/spring-boot-starter-swagger/ -->
<dependency>
    <groupId>com.battcn</groupId>
    <artifactId>spring-boot-starter-swagger</artifactId>
    <version>1.4.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn/spring-boot-starter-swagger/
implementation 'com.battcn:spring-boot-starter-swagger:1.4.4-RELEASE'
// https://jarcasting.com/artifacts/com.battcn/spring-boot-starter-swagger/
implementation ("com.battcn:spring-boot-starter-swagger:1.4.4-RELEASE")
'com.battcn:spring-boot-starter-swagger:jar:1.4.4-RELEASE'
<dependency org="com.battcn" name="spring-boot-starter-swagger" rev="1.4.4-RELEASE">
  <artifact name="spring-boot-starter-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn', module='spring-boot-starter-swagger', version='1.4.4-RELEASE')
)
libraryDependencies += "com.battcn" % "spring-boot-starter-swagger" % "1.4.4-RELEASE"
[com.battcn/spring-boot-starter-swagger "1.4.4-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-bean-validators jar 2.7.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.
com.battcn
我们是一群码农

Versions

Version
1.4.4-RELEASE
1.4.3-RELEASE
1.4.2-RELEASE
1.4.1-RELEASE
1.4.0-RELEASE
1.3.9-RELEASE
1.3.8-RELEASE
1.3.7-RELEASE
1.3.5-RELEASE
1.3.4-RELEASE
1.3.3-RELEASE
1.3.2-RELEASE
1.1.0-RELEASE