Last Version

dev.taie.sentinel:sentinel-zuul-adapter 1.8.3

The adapters of Sentinel

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications Sentinel Container Microservices
GroupId

GroupId

dev.taie.sentinel
ArtifactId

ArtifactId

sentinel-zuul-adapter
Version

Version

1.8.3
Type

Type

jar
Description

Description

The adapters of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-zuul-adapter 1.8.3


<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-zuul-adapter/ -->
<dependency>
    <groupId>dev.taie.sentinel</groupId>
    <artifactId>sentinel-zuul-adapter</artifactId>
    <version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-zuul-adapter/
implementation 'dev.taie.sentinel:sentinel-zuul-adapter:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-zuul-adapter/
implementation ("dev.taie.sentinel:sentinel-zuul-adapter:1.8.3")
'dev.taie.sentinel:sentinel-zuul-adapter:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-zuul-adapter" rev="1.8.3">
  <artifact name="sentinel-zuul-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-zuul-adapter', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-zuul-adapter" % "1.8.3"
[dev.taie.sentinel/sentinel-zuul-adapter "1.8.3"]

Dependencies

compile (2)

Group / Artifact Type Version
dev.taie.sentinel : sentinel-core jar 1.8.3
dev.taie.sentinel : sentinel-api-gateway-adapter-common jar 1.8.3

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.netflix.zuul : zuul-core jar 1.3.1
org.springframework : spring-core jar 4.3.20.RELEASE

test (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar 1.4.6.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.springframework : spring-test jar 4.3.20.RELEASE

Project Modules

There are no modules declared in this project.