License |
License |
---|---|
Categories |
CategoriesNet Zuul Application Layer Libs Distributed Applications Netty Networking |
GroupId | GroupIdcom.netflix.zuul |
ArtifactId | ArtifactIdzuul-netty-sample |
Last Version | Last Version2.0.0-rc.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuul-netty-sample
zuul-netty-sample
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.zuul/zuul-netty-sample/ -->
<dependency>
<groupId>com.netflix.zuul</groupId>
<artifactId>zuul-netty-sample</artifactId>
<version>2.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-netty-sample/
implementation 'com.netflix.zuul:zuul-netty-sample:2.0.0-rc.2'
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-netty-sample/
implementation ("com.netflix.zuul:zuul-netty-sample:2.0.0-rc.2")
'com.netflix.zuul:zuul-netty-sample:jar:2.0.0-rc.2'
<dependency org="com.netflix.zuul" name="zuul-netty-sample" rev="2.0.0-rc.2">
<artifact name="zuul-netty-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.zuul', module='zuul-netty-sample', version='2.0.0-rc.2')
)
libraryDependencies += "com.netflix.zuul" % "zuul-netty-sample" % "2.0.0-rc.2"
[com.netflix.zuul/zuul-netty-sample "2.0.0-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 5.0.3 |
org.ow2.asm : asm-all | jar | 5.0.3 |
org.apache.xbean : xbean-bundleutils | jar | 3.17 |
org.apache.xbean : xbean-finder | jar | 3.17 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.0 |
com.google.inject.extensions : guice-grapher | jar | 4.0 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0 |
com.google.inject.extensions : guice-servlet | jar | 4.0 |
com.google.inject.extensions : guice-throwingproviders | jar | 4.0 |
com.netflix.zuul : zuul-core | jar | 2.0.0-rc.2 |
com.netflix.zuul : zuul-netty | jar | 2.0.0-rc.2 |
io.reactivex : rxnetty-spectator | jar | 0.4.10 |
org.codehaus.groovy : groovy-all | jar | 2.3.10 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |