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

com.emc.ecs:smart-client 2.0.2

Smart REST Client - JAX-RS (Jersey) REST client that provides client-side load balancing with a pluggable host list provider

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.emc.ecs
Идентификатор

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

smart-client
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать smart-client 2.0.2


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