is not current version
Last Version 1.17.12

com.netflix.governator:governator-annotations 1.15.0

governator-annotations

Categories

Categories

Net Governator Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.governator
ArtifactId

ArtifactId

governator-annotations
Version

Version

1.15.0
Type

Type

jar

Download governator-annotations 1.15.0


<!-- https://jarcasting.com/artifacts/com.netflix.governator/governator-annotations/ -->
<dependency>
    <groupId>com.netflix.governator</groupId>
    <artifactId>governator-annotations</artifactId>
    <version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.governator/governator-annotations/
implementation 'com.netflix.governator:governator-annotations:1.15.0'
// https://jarcasting.com/artifacts/com.netflix.governator/governator-annotations/
implementation ("com.netflix.governator:governator-annotations:1.15.0")
'com.netflix.governator:governator-annotations:jar:1.15.0'
<dependency org="com.netflix.governator" name="governator-annotations" rev="1.15.0">
  <artifact name="governator-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.governator', module='governator-annotations', version='1.15.0')
)
libraryDependencies += "com.netflix.governator" % "governator-annotations" % "1.15.0"
[com.netflix.governator/governator-annotations "1.15.0"]