is not current version
Last Version 4.0.1

top.wboost:swagger-spring-boot-starter 3.1.4.1.RELEASE


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

3.1.4.1.RELEASE
Type

Type

jar

Download swagger-spring-boot-starter 3.1.4.1.RELEASE


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