com.github.rebue.scx:zuul-server

Spring Cloud的常用服务

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.rebue.scx
ArtifactId

ArtifactId

zuul-server
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud的常用服务

Download zuul-server

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/ -->
<dependency>
    <groupId>com.github.rebue.scx</groupId>
    <artifactId>zuul-server</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/
implementation 'com.github.rebue.scx:zuul-server:1.1.0'
// https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/
implementation ("com.github.rebue.scx:zuul-server:1.1.0")
'com.github.rebue.scx:zuul-server:jar:1.1.0'
<dependency org="com.github.rebue.scx" name="zuul-server" rev="1.1.0">
  <artifact name="zuul-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.scx', module='zuul-server', version='1.1.0')
)
libraryDependencies += "com.github.rebue.scx" % "zuul-server" % "1.1.0"
[com.github.rebue.scx/zuul-server "1.1.0"]

Dependencies

compile (11)

Group / Artifact Type Version
com.github.rebue.jwt : jwt-svr-feign jar 1.1.0
com.github.rebue.wheel : wheel-test jar
com.github.rebue.wheel : wheel-turing jar
com.github.rebue.sbs : smx-spring-boot-starter jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul 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-bus-amqp jar
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.6.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.26
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.7
1.0.6