Download governator-annotations-1.7.6.jar file - Jar g

Jar examples for g:governator-annotations

Description

governator-annotations

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

governator-annotations-1.7.6-javadoc.jar
governator-annotations-1.7.6-sources.jar
governator-annotations-1.7.6.jar
governator-annotations-1.7.6.pom



Related Tutorials