Orchestrate Java Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.orchestrate
ArtifactId

ArtifactId

orchestrate-client
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download orchestrate-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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