is not current version
Last Version 1.2

com.github.dingey:swagger-spring-boot-starter 1.1

swagger spring boot starter

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.1
Type

Type

jar

Download swagger-spring-boot-starter 1.1


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