Last Version

com.fanxuankai.zeus:gateway 1.0.0

Parent for Zeus

License

License

GroupId

GroupId

com.fanxuankai.zeus
ArtifactId

ArtifactId

gateway
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent for Zeus
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/gateway

Download gateway 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.cloud : spring-cloud-starter-consul-discovery jar
com.fanxuankai.zeus : common-data-redis jar 1.0.0
org.springframework.boot : spring-boot-starter-actuator jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.