не последняя версия
Последняя версия 1.5.6

com.netflix.exhibitor:exhibitor-core 1.0.0-beta1


Категории

Категории

Сеть
Группа

Группа

com.netflix.exhibitor
Идентификатор

Идентификатор

exhibitor-core
Версия

Версия

1.0.0-beta1
Тип

Тип

jar

Скачать exhibitor-core 1.0.0-beta1


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