не последняя версия
Последняя версия 1.0.3.RELEASE

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

Spring Cloud Gateway Swagger2

Категории

Категории

Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.hiwepy
Идентификатор

Идентификатор

spring-cloud-gateway-swagger2
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать spring-cloud-gateway-swagger2 1.0.0.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.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-cloud-gateway-swagger2/
implementation 'com.github.hiwepy:spring-cloud-gateway-swagger2:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-cloud-gateway-swagger2/
implementation ("com.github.hiwepy:spring-cloud-gateway-swagger2:1.0.0.RELEASE")
'com.github.hiwepy:spring-cloud-gateway-swagger2:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="spring-cloud-gateway-swagger2" rev="1.0.0.RELEASE">
  <artifact name="spring-cloud-gateway-swagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='spring-cloud-gateway-swagger2', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "spring-cloud-gateway-swagger2" % "1.0.0.RELEASE"
[com.github.hiwepy/spring-cloud-gateway-swagger2 "1.0.0.RELEASE"]