is not current version
Last Version 1.0.4.RELEASE

com.kuisama:swagger2-spring-boot-starter 1.0.3.release

a swagger2-spring-boot-starter jar

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.kuisama
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Version

Version

1.0.3.release
Type

Type

jar

Download swagger2-spring-boot-starter 1.0.3.release


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