Last Version

swagger-spring-boot-autoconfigure 2.3.2

swagger ui自定义启动器

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Swagger Program Interface REST Frameworks
GroupId

GroupId

com.yishuifengxiao.common
ArtifactId

ArtifactId

swagger-spring-boot-autoconfigure
Version

Version

2.3.2
Type

Type

jar
Description

Description

swagger-spring-boot-autoconfigure
swagger ui自定义启动器
Project URL

Project URL

http://www.yishuifengxiao.com

Download swagger-spring-boot-autoconfigure 2.3.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.3.RELEASE
com.yishuifengxiao.common : common-tool jar 1.3.3
com.yishuifengxiao.common : data-spring-boot-starter Optional jar 2.3.2
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.swagger : swagger-annotations jar 1.5.21
io.swagger : swagger-models jar 1.5.21
com.github.xiaoymin : swagger-bootstrap-ui jar 1.8.9

Project Modules

There are no modules declared in this project.