is not current version
Last Version 1.0.1

com.github.jinse95:swagger-spring-boot-starter 1.0.0

swagger-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.jinse95
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download swagger-spring-boot-starter 1.0.0


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