Last Version

top.chaser:chaser-starter-gateway B-1.0.3.RELEASE


License

License

MIT License
GroupId

GroupId

top.chaser
ArtifactId

ArtifactId

chaser-starter-gateway
Version

Version

B-1.0.3.RELEASE
Type

Type

jar
Description

Description

Download chaser-starter-gateway B-1.0.3.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar 2.2.8.RELEASE
org.springframework.cloud : spring-cloud-starter-loadbalancer jar
org.springframework.cloud : spring-cloud-starter-gateway jar
top.chaser : common-webflux jar
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.