License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdspring-cloud-gateway-swagger2 |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Gateway Swagger2
Spring Cloud Gateway Swagger2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-cloud-gateway-swagger2/
implementation 'com.github.hiwepy:spring-cloud-gateway-swagger2:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-cloud-gateway-swagger2/
implementation ("com.github.hiwepy:spring-cloud-gateway-swagger2:1.0.3.RELEASE")
'com.github.hiwepy:spring-cloud-gateway-swagger2:jar:1.0.3.RELEASE'
<dependency org="com.github.hiwepy" name="spring-cloud-gateway-swagger2" rev="1.0.3.RELEASE">
<artifact name="spring-cloud-gateway-swagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='spring-cloud-gateway-swagger2', version='1.0.3.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "spring-cloud-gateway-swagger2" % "1.0.3.RELEASE"
[com.github.hiwepy/spring-cloud-gateway-swagger2 "1.0.3.RELEASE"]