Last Version

swagger-spring-boot-autoconfigure 1.1

swagger integration with springboot.

License

License

Categories

Categories

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

GroupId

com.cuisongliu
ArtifactId

ArtifactId

swagger-spring-boot-autoconfigure
Version

Version

1.1
Type

Type

jar
Description

Description

swagger-spring-boot-autoconfigure
swagger integration with springboot.
Project URL

Project URL

https://github.com/cuisongliu/swagger-boot-starter
Source Code Management

Source Code Management

https://github.com/cuisongliu/swagger-boot-starter

Download swagger-spring-boot-autoconfigure 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-swagger-ui jar 2.7.0

Project Modules

There are no modules declared in this project.