| License |
License |
|---|---|
| Categories |
CategoriesZuul Application Layer Libs Distributed Applications Sentinel Container Microservices |
| GroupId | GroupIddev.taie.sentinel |
| ArtifactId | ArtifactIdsentinel-zuul-adapter |
| Last Version | Last Version1.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe adapters of Sentinel
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sentinel-zuul-adapter-1.8.3.pom | |
| sentinel-zuul-adapter-1.8.3.jar | 27 KB |
| sentinel-zuul-adapter-1.8.3-sources.jar | 25 KB |
| sentinel-zuul-adapter-1.8.3-javadoc.jar | 162 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |