job-service-client
Swagger specification for the Job Service REST API
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-client2 |
Last Version | Last Version5.0.0-121 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient API allowing access to job operations in CAF Workers
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-client2/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-client2</artifactId>
<version>5.0.0-121</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-client2/
implementation 'com.github.jobservice:job-service-client2:5.0.0-121'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-client2/
implementation ("com.github.jobservice:job-service-client2:5.0.0-121")
'com.github.jobservice:job-service-client2:jar:5.0.0-121'
<dependency org="com.github.jobservice" name="job-service-client2" rev="5.0.0-121">
<artifact name="job-service-client2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-client2', version='5.0.0-121')
)
libraryDependencies += "com.github.jobservice" % "job-service-client2" % "5.0.0-121"
[com.github.jobservice/job-service-client2 "5.0.0-121"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okio : okio | jar | 2.5.0 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
io.swagger : swagger-annotations | jar | 1.6.0 |
joda-time : joda-time | jar | 2.10.6 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jobservice : job-service-contract | jar | 5.0.0-121 |
Swagger specification for the Job Service REST API