org.springdoc:gateway-service

Spring-openapi demos

License

License

GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

gateway-service
Last Version

Last Version

3.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-openapi demos

Download gateway-service

How to add to project

<!-- https://jarcasting.com/artifacts/org.springdoc/gateway-service/ -->
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>gateway-service</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/gateway-service/
implementation 'org.springdoc:gateway-service:3.1.5'
// https://jarcasting.com/artifacts/org.springdoc/gateway-service/
implementation ("org.springdoc:gateway-service:3.1.5")
'org.springdoc:gateway-service:jar:3.1.5'
<dependency org="org.springdoc" name="gateway-service" rev="3.1.5">
  <artifact name="gateway-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='gateway-service', version='3.1.5')
)
libraryDependencies += "org.springdoc" % "gateway-service" % "3.1.5"
[org.springdoc/gateway-service "3.1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springdoc : springdoc-openapi-webflux-ui jar 1.5.2
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.5
3.1.4