Jar examples for g:governator-jetty
governator-jetty
You can download jar file governator-jetty 1.8.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add governator-jetty-1.8.1.jar to your project.
<dependency> <groupId>com.netflix.governator</groupId> <artifactId>governator-jetty</artifactId> <version>1.8.1</version> </dependency>
compile group: 'com.netflix.governator', name: 'governator-jetty', version: '1.8.1'
libraryDependencies += "com.netflix.governator" % "governator-jetty" % "1.8.1"
<dependency org="com.netflix.governator" name="governator-jetty" rev="1.8.1"/>
@Grapes(@Grab(group='com.netflix.governator', module='governator-jetty', version='1.8.1'))
'com.netflix.governator:governator-jetty:jar:1.8.1'
Click the following link to download the jar file.
governator-jetty-1.8.1-javadoc.jar