Last Version

job-service-client 5.0.0-121

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
Version

Version

5.0.0-121
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 5.0.0-121


<!-- 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.