Categories |
CategoriesNet Zuul Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.github.wshunvx |
ArtifactId | ArtifactIdnetflix_zuul_http |
Last Version | Last Version1.0.20201210 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.wshunvx/netflix_zuul_http/ -->
<dependency>
<groupId>com.github.wshunvx</groupId>
<artifactId>netflix_zuul_http</artifactId>
<version>1.0.20201210</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshunvx/netflix_zuul_http/
implementation 'com.github.wshunvx:netflix_zuul_http:1.0.20201210'
// https://jarcasting.com/artifacts/com.github.wshunvx/netflix_zuul_http/
implementation ("com.github.wshunvx:netflix_zuul_http:1.0.20201210")
'com.github.wshunvx:netflix_zuul_http:jar:1.0.20201210'
<dependency org="com.github.wshunvx" name="netflix_zuul_http" rev="1.0.20201210">
<artifact name="netflix_zuul_http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshunvx', module='netflix_zuul_http', version='1.0.20201210')
)
libraryDependencies += "com.github.wshunvx" % "netflix_zuul_http" % "1.0.20201210"
[com.github.wshunvx/netflix_zuul_http "1.0.20201210"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-netflix-zuul | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar | |
io.netty : netty-all | jar | 4.1.31.Final |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
com.github.wshunvx : netflix_netty_http | jar | 1.0.20201210 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |