License |
License |
---|---|
Categories |
CategoriesNet Zuul Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.netflix.zuul |
ArtifactId | ArtifactIdzuul-servletapi |
Last Version | Last Version2.0.0-rc.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuul-servletapi
zuul-servletapi
|
Project URL |
Project URL |
Filename | Size |
---|---|
zuul-servletapi-2.0.0-rc.2.pom | |
zuul-servletapi-2.0.0-rc.2.jar | 18 KB |
zuul-servletapi-2.0.0-rc.2-sources.jar | 10 KB |
zuul-servletapi-2.0.0-rc.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.zuul/zuul-servletapi/ -->
<dependency>
<groupId>com.netflix.zuul</groupId>
<artifactId>zuul-servletapi</artifactId>
<version>2.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-servletapi/
implementation 'com.netflix.zuul:zuul-servletapi:2.0.0-rc.2'
// https://jarcasting.com/artifacts/com.netflix.zuul/zuul-servletapi/
implementation ("com.netflix.zuul:zuul-servletapi:2.0.0-rc.2")
'com.netflix.zuul:zuul-servletapi:jar:2.0.0-rc.2'
<dependency org="com.netflix.zuul" name="zuul-servletapi" rev="2.0.0-rc.2">
<artifact name="zuul-servletapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.zuul', module='zuul-servletapi', version='2.0.0-rc.2')
)
libraryDependencies += "com.netflix.zuul" % "zuul-servletapi" % "2.0.0-rc.2"
[com.netflix.zuul/zuul-servletapi "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 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |