Download governator-1.7.6-rc.1.jar file - Jar g

Jar examples for g:governator

Description

governator developed by Netflix

You can download jar file governator 1.7.6-rc.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add governator-1.7.6-rc.1.jar to your project.

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

Download

Click the following link to download the jar file.

governator-1.7.6-rc.1-javadoc.jar
governator-1.7.6-rc.1-sources.jar
governator-1.7.6-rc.1.jar
governator-1.7.6-rc.1.pom



Related Tutorials