is not current version
Last Version 1.17.12

com.netflix.governator:governator-annotations 1.12.10

governator-annotations

Categories

Categories

Net Governator Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.governator
ArtifactId

ArtifactId

governator-annotations
Version

Version

1.12.10
Type

Type

jar

Download governator-annotations 1.12.10


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