Orchestrate Java Client

A high performance, asynchronous Java client to query the Orchestrate.io service.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.orchestrate
Идентификатор

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

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

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

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Orchestrate Java Client
A high performance, asynchronous Java client to query the Orchestrate.io service.

Скачать orchestrate-client

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.glassfish.grizzly : grizzly-http jar 2.3.11
org.slf4j : slf4j-api jar 1.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.3.1

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.pholser : junit-quickcheck-core jar 0.3
org.junit.contrib : junit-theories jar 4.11
org.slf4j : slf4j-simple jar 1.7.6
org.hamcrest : hamcrest-library jar 1.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.3.1
com.pholser : junit-quickcheck-generators jar 0.3

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

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

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

Версия
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0