is not current version
Last Version 1.0.4.RELEASE

com.github.hiwepy:webmvc-swagger2-spring-boot-starter 1.0.1.RELEASE

Spring Boot Starter For WebMvc With Swagger2

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

webmvc-swagger2-spring-boot-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download webmvc-swagger2-spring-boot-starter 1.0.1.RELEASE


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