| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers Net Zuul Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.netflix.zuul |
| ArtifactId | ArtifactIdzuul-jetty-sample |
| Last Version | Last Version2.0.0-rc.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzuul-jetty-sample
zuul-jetty-sample
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.zuul/zuul-jetty-sample/ -->
<dependency>
<groupId>com.netflix.zuul</groupId>
<artifactId>zuul-jetty-sample</artifactId>
<version>2.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-jetty-sample/
implementation 'com.netflix.zuul:zuul-jetty-sample:2.0.0-rc.2'
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-jetty-sample/
implementation ("com.netflix.zuul:zuul-jetty-sample:2.0.0-rc.2")
'com.netflix.zuul:zuul-jetty-sample:jar:2.0.0-rc.2'
<dependency org="com.netflix.zuul" name="zuul-jetty-sample" rev="2.0.0-rc.2">
<artifact name="zuul-jetty-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.zuul', module='zuul-jetty-sample', version='2.0.0-rc.2')
)
libraryDependencies += "com.netflix.zuul" % "zuul-jetty-sample" % "2.0.0-rc.2"
[com.netflix.zuul/zuul-jetty-sample "2.0.0-rc.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.eclipse.jetty.aggregate : jetty-all | jar | 9.3.0.RC1 |
| org.eclipse.jetty : jetty-alpn-server | jar | 9.3.0.RC1 |
| org.eclipse.jetty : jetty-alpn-client | jar | 9.3.0.RC1 |
| org.mortbay.jetty.alpn : alpn-boot | jar | 8.1.3.v20150130 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |