is not current version
Last Version 1.5.6

com.netflix.exhibitor:exhibitor-standalone 1.5.4

exhibitor-standalone

Categories

Categories

Net
GroupId

GroupId

com.netflix.exhibitor
ArtifactId

ArtifactId

exhibitor-standalone
Version

Version

1.5.4
Type

Type

jar

Download exhibitor-standalone 1.5.4


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