job-service-client

Client API allowing access to job operations in CAF Workers

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

job-service-client
Last Version

Last Version

5.0.0-121
Release Date

Release Date

Type

Type

jar
Description

Description

job-service-client
Client API allowing access to job operations in CAF Workers
Project URL

Project URL

https://github.com/JobService/job-service-client
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/JobService/job-service-client

Download job-service-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.4
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.4
joda-time : joda-time jar 2.8.2
com.brsanthu : migbase64 jar 2.2

provided (1)

Group / Artifact Type Version
com.github.jobservice : job-service-contract jar 5.0.0-121

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

job-service-client

Swagger specification for the Job Service REST API

com.github.jobservice

Common Application Framework

Versions

Version
5.0.0-121
4.0.0-93
3.5.0-979
3.4.0-834
3.3.0-2
3.2.2-697
3.2.1-691
3.2.0-689
3.1.0-578
3.0.0-471
2.7.0-440
2.6.0-383
2.5.0-284
2.4.0-211
2.3.0-159
2.2.0-122
2.1.0-57