job-service-client
Swagger specification for the Job Service REST API
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-client |
Last Version | Last Version5.0.0-121 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjob-service-client
Client API allowing access to job operations in CAF Workers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jobservice : job-service-contract | jar | 5.0.0-121 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Swagger specification for the Job Service REST API