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-aggregator |
| Last Version | Last Version5.0.0-121 |
| Release Date | Release Date |
| Type | Typepom |
| 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 |
| Filename | Size |
|---|---|
| job-service-client-aggregator-5.0.0-121.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-client-aggregator/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-client-aggregator</artifactId>
<version>5.0.0-121</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-client-aggregator/
implementation 'com.github.jobservice:job-service-client-aggregator:5.0.0-121'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-client-aggregator/
implementation ("com.github.jobservice:job-service-client-aggregator:5.0.0-121")
'com.github.jobservice:job-service-client-aggregator:pom:5.0.0-121'
<dependency org="com.github.jobservice" name="job-service-client-aggregator" rev="5.0.0-121">
<artifact name="job-service-client-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-client-aggregator', version='5.0.0-121')
)
libraryDependencies += "com.github.jobservice" % "job-service-client-aggregator" % "5.0.0-121"
[com.github.jobservice/job-service-client-aggregator "5.0.0-121"]
Swagger specification for the Job Service REST API