is not current version
Last Version 1.0.0-beta7

com.netflix.exhibitor:exhibitor 1.0.0-beta1


Categories

Categories

Net
GroupId

GroupId

com.netflix.exhibitor
ArtifactId

ArtifactId

exhibitor
Version

Version

1.0.0-beta1
Type

Type

pom

Download exhibitor 1.0.0-beta1


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