Last Version

swagger-spring-boot-starter 2.1.5-RELEASE

基于swagger springfox做的一款扩展工具包

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.battcn
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

2.1.5-RELEASE
Type

Type

jar
Description

Description

swagger-spring-boot-starter
基于swagger springfox做的一款扩展工具包
Project Organization

Project Organization

battcn开源组

Download swagger-spring-boot-starter 2.1.5-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.battcn : swagger-spring-boot-autoconfigure jar 2.1.5-RELEASE

Project Modules

There are no modules declared in this project.