| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesZuul Application Layer Libs Distributed Applications Sentinel Container Microservices | 
        
| GroupId | GroupIdcom.alibaba.csp | 
    
| ArtifactId | ArtifactIdsentinel-zuul-adapter | 
    
| Last Version | Last Version1.8.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe adapters of Sentinel 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| sentinel-zuul-adapter-1.8.4.pom | |
| sentinel-zuul-adapter-1.8.4.jar | 27 KB | 
| sentinel-zuul-adapter-1.8.4-sources.jar | 25 KB | 
| sentinel-zuul-adapter-1.8.4-javadoc.jar | 151 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-zuul-adapter/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>sentinel-zuul-adapter</artifactId>
    <version>1.8.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-zuul-adapter/
implementation 'com.alibaba.csp:sentinel-zuul-adapter:1.8.4'
                // https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-zuul-adapter/
implementation ("com.alibaba.csp:sentinel-zuul-adapter:1.8.4")
                'com.alibaba.csp:sentinel-zuul-adapter:jar:1.8.4'
                <dependency org="com.alibaba.csp" name="sentinel-zuul-adapter" rev="1.8.4">
  <artifact name="sentinel-zuul-adapter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-zuul-adapter', version='1.8.4')
)
                libraryDependencies += "com.alibaba.csp" % "sentinel-zuul-adapter" % "1.8.4"
                [com.alibaba.csp/sentinel-zuul-adapter "1.8.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba.csp : sentinel-core | jar | 1.8.4 | 
| com.alibaba.csp : sentinel-api-gateway-adapter-common | jar | 1.8.4 | 
| 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 |