Last Version

io.servicecomb.demo:demo-spring-boot-zuul-proxy 0.1.0

Software Development Kit (SDK) for rapid development of microservices

License

License

Categories

Categories

Spring Boot Container Microservices Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

io.servicecomb.demo
ArtifactId

ArtifactId

demo-spring-boot-zuul-proxy
Version

Version

0.1.0
Type

Type

jar
Description

Description

Software Development Kit (SDK) for rapid development of microservices

Download demo-spring-boot-zuul-proxy 0.1.0


<!-- 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"]

Dependencies

compile (11)

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

test (9)

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

Project Modules

There are no modules declared in this project.