Cook Job Client

A Java API for connecting to the Cook scheduler, submitting, and monitoring jobs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.twosigma
ArtifactId

ArtifactId

cook.jobclient
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cook Job Client
A Java API for connecting to the Cook scheduler, submitting, and monitoring jobs.
Project URL

Project URL

http://github.com/twosigma/Cook

Download cook.jobclient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.json : json jar 20140107
org.apache.httpcomponents : httpclient jar 4.3.2
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jmockit : jmockit jar 1.18
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.
com.twosigma

Two Sigma

Versions

Version
0.1.0