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