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