| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Zuul Application Layer Libs Distributed Applications | 
        
| GroupId | GroupIdio.servicecomb.demo | 
    
| ArtifactId | ArtifactIddemo-spring-boot-zuul-proxy | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSoftware Development Kit (SDK) for rapid development of microservices 
         | 
    
| Filename | Size | 
|---|---|
| demo-spring-boot-zuul-proxy-0.1.0.pom | |
| demo-spring-boot-zuul-proxy-0.1.0.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot-zuul-proxy/ -->
<dependency>
    <groupId>io.servicecomb.demo</groupId>
    <artifactId>demo-spring-boot-zuul-proxy</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot-zuul-proxy/
implementation 'io.servicecomb.demo:demo-spring-boot-zuul-proxy:0.1.0'
                // https://jarcasting.com/artifacts/io.servicecomb.demo/demo-spring-boot-zuul-proxy/
implementation ("io.servicecomb.demo:demo-spring-boot-zuul-proxy:0.1.0")
                'io.servicecomb.demo:demo-spring-boot-zuul-proxy:jar:0.1.0'
                <dependency org="io.servicecomb.demo" name="demo-spring-boot-zuul-proxy" rev="0.1.0">
  <artifact name="demo-spring-boot-zuul-proxy" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.servicecomb.demo', module='demo-spring-boot-zuul-proxy', version='0.1.0')
)
                libraryDependencies += "io.servicecomb.demo" % "demo-spring-boot-zuul-proxy" % "0.1.0"
                [io.servicecomb.demo/demo-spring-boot-zuul-proxy "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-zuul | jar | |
| org.springframework.cloud : spring-cloud-starter-ribbon | jar | |
| org.springframework.cloud : spring-cloud-starter-hystrix | jar | |
| io.servicecomb : spring-boot-starter-discovery | jar | |
| io.servicecomb.demo : demo-schema | jar | 0.1.0 | 
| io.servicecomb : spring-boot-starter-provider | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| javax.inject : javax.inject | jar | |
| org.springframework : spring-aspects | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.github.seanyinx : unit-scaffolding | jar | 1.0.0 | 
| org.hamcrest : hamcrest-all | jar | |
| org.jmockit : jmockit | jar | |
| org.mockito : mockito-core | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.powermock : powermock-api-mockito | jar | |
| org.powermock : powermock-module-junit4 | jar |