is not current version
Last Version 1.3.0

com.github.hc621311:springboot-swagger2-starter 1.0.4.RELEASE


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hc621311
ArtifactId

ArtifactId

springboot-swagger2-starter
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download springboot-swagger2-starter 1.0.4.RELEASE


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