is not current version
Last Version 1.0.3.RELEASE

com.github.hiwepy:spring-cloud-gateway-swagger2 1.0.1.RELEASE

Spring Cloud Gateway Swagger2

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

spring-cloud-gateway-swagger2
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-cloud-gateway-swagger2 1.0.1.RELEASE


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