is not current version
Last Version 1.8.4

com.alibaba.csp:sentinel-zuul-adapter 1.6.2


Categories

Categories

Zuul Application Layer Libs Distributed Applications Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-zuul-adapter
Version

Version

1.6.2
Type

Type

jar

Download sentinel-zuul-adapter 1.6.2


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