Download governator-api-1.15.1.jar file - Jar g

Jar examples for g:governator-api

Description

governator-api

You can download jar file governator-api 1.15.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add governator-api-1.15.1.jar to your project.

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

Download

Click the following link to download the jar file.

governator-api-1.15.1-javadoc.jar
governator-api-1.15.1-sources.jar
governator-api-1.15.1.jar
governator-api-1.15.1.pom



Related Tutorials