Spring Cloud Gateway Swagger2


License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

spring-cloud-gateway-swagger2
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Gateway Swagger2
Spring Cloud Gateway Swagger2
Project URL

Project URL

https://github.com/hiwepy/spring-cloud-gateway-swagger2
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gateway-swagger2

How to add to project

<!-- 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"]

Dependencies

compile (19)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-starter jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.10.RELEASE
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.cloud : spring-cloud-gateway-webflux jar
io.swagger : swagger-annotations jar 1.5.24
io.swagger : swagger-core jar 1.5.24
io.swagger : swagger-models jar 1.5.24
io.springfox : springfox-core jar 2.10.5
io.springfox : springfox-schema jar 2.10.5
io.springfox : springfox-swagger-common jar 2.10.5
io.springfox : springfox-bean-validators jar 2.10.5
io.springfox : springfox-swagger2 jar 2.10.5
io.springfox : springfox-spring-webflux jar 2.10.5
io.springfox : springfox-swagger-ui Optional jar 2.10.5
com.github.xiaoymin : swagger-bootstrap-ui Optional jar 1.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE