is not current version
Last Version 1.8

io.github.selectorrr:swagger-spring-boot-starter 1.7


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.selectorrr
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.7
Type

Type

jar

Download swagger-spring-boot-starter 1.7


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