is not current version
Last Version 2.1.5-RELEASE

com.battcn:swagger-spring-boot-autoconfigure 2.0.5-RELEASE


Categories

Categories

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

GroupId

com.battcn
ArtifactId

ArtifactId

swagger-spring-boot-autoconfigure
Version

Version

2.0.5-RELEASE
Type

Type

jar

Download swagger-spring-boot-autoconfigure 2.0.5-RELEASE


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