is not current version
Last Version 0.0.9.RELEASE

com.github.sunshinezmh:swagger-spring-boot-autoconfigure 0.0.5.RELEASE

Demo project for Spring Boot

Categories

Categories

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

GroupId

com.github.sunshinezmh
ArtifactId

ArtifactId

swagger-spring-boot-autoconfigure
Version

Version

0.0.5.RELEASE
Type

Type

jar

Download swagger-spring-boot-autoconfigure 0.0.5.RELEASE


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