is not current version
Last Version 1.1.2

io.github.wilson-he:swagger2-spring-boot-starter 1.1.1

An auto configuration framework for swagger in spring-boot environment.

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Version

Version

1.1.1
Type

Type

jar

Download swagger2-spring-boot-starter 1.1.1


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