no.tv2.serf:serf-client

A java library that implements the serf RPC protocol as described on the serf project site.

Лицензия

Лицензия

Категории

Категории

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

Группа

no.tv2.serf
Идентификатор

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

serf-client
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

no.tv2.serf:serf-client
A java library that implements the serf RPC protocol as described on the serf project site.
Ссылка на сайт

Ссылка на сайт

https://github.com/tv2norge/java-serf-client

Скачать serf-client

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.msgpack : msgpack jar 0.6.11
com.google.guava : guava jar 17.0
org.slf4j : slf4j-api jar 1.7.12

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0