Last Version

swagger-spring-boot 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
Version

Version

2.1.5-RELEASE
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

battcn开源组
Source Code Management

Source Code Management

http://blog.battcn.com

Download swagger-spring-boot 2.1.5-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swagger-spring-boot-autoconfigure
  • swagger-spring-boot-actuator
  • swagger-spring-boot-starter
  • swagger-vue-ui