is not current version
Last Version 1.17.12

com.netflix.governator:governator-jetty 1.17.8

governator-jetty

Categories

Categories

Jetty Container Application Servers Net Governator Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.governator
ArtifactId

ArtifactId

governator-jetty
Version

Version

1.17.8
Type

Type

jar

Download governator-jetty 1.17.8


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