License |
License |
---|---|
Categories |
CategoriesNet Ribbon HTTP Clients |
GroupId | GroupIdnet.nikore.gozer |
ArtifactId | ArtifactIdribbon-router |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI Gateway and reverse proxy
|
Filename | Size |
---|---|
ribbon-router-1.0.0.pom | |
ribbon-router-1.0.0.jar | 8 KB |
ribbon-router-1.0.0-sources.jar | 4 KB |
ribbon-router-1.0.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.nikore.gozer/ribbon-router/ -->
<dependency>
<groupId>net.nikore.gozer</groupId>
<artifactId>ribbon-router</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.nikore.gozer/ribbon-router/
implementation 'net.nikore.gozer:ribbon-router:1.0.0'
// https://jarcasting.com/artifacts/net.nikore.gozer/ribbon-router/
implementation ("net.nikore.gozer:ribbon-router:1.0.0")
'net.nikore.gozer:ribbon-router:jar:1.0.0'
<dependency org="net.nikore.gozer" name="ribbon-router" rev="1.0.0">
<artifact name="ribbon-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nikore.gozer', module='ribbon-router', version='1.0.0')
)
libraryDependencies += "net.nikore.gozer" % "ribbon-router" % "1.0.0"
[net.nikore.gozer/ribbon-router "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.nikore.gozer : core | jar | 1.0.0 |
com.netflix.hystrix : hystrix-core | jar | 1.4.5 |
com.google.inject : guice | jar | 4.0-beta5 |
com.netflix.ribbon : ribbon | jar | 2.0.0 |
com.netflix.ribbon : ribbon-transport | jar | 2.0.0 |
com.netflix.ribbon : ribbon-loadbalancer | jar | 2.0.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
io.reactivex : rxnetty | jar | 0.4.8 |
io.netty : netty-codec-http | jar | 4.0.25.Final |
io.netty : netty-transport-native-epoll | jar | 4.0.25.Final |
Group / Artifact | Type | Version |
---|---|---|
com.netflix.archaius : archaius-core | jar | 0.6.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |