Download governator-jetty-1.17.4.jar file - Jar g

Jar examples for g:governator-jetty

Description

governator-jetty

You can download jar file governator-jetty 1.17.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add governator-jetty-1.17.4.jar to your project.

<dependency>
   <groupId>com.netflix.governator</groupId>
   <artifactId>governator-jetty</artifactId>
   <version>1.17.4</version>
</dependency>
compile group: 'com.netflix.governator', name: 'governator-jetty', version: '1.17.4'
libraryDependencies += "com.netflix.governator" % "governator-jetty" % "1.17.4"
<dependency org="com.netflix.governator" name="governator-jetty" rev="1.17.4"/>
@Grapes(@Grab(group='com.netflix.governator', module='governator-jetty', version='1.17.4'))
'com.netflix.governator:governator-jetty:jar:1.17.4'

Download

Click the following link to download the jar file.

governator-jetty-1.17.4-javadoc.jar
governator-jetty-1.17.4-sources.jar
governator-jetty-1.17.4.jar
governator-jetty-1.17.4.pom



Related Tutorials