job-service-client
Swagger specification for the Job Service REST API
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.jobservice |
| Идентификатор | Идентификаторjob-service-client-aggregator |
| Последняя версия | Последняя версия5.0.0-121 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjob-service-client
Client API allowing access to job operations in CAF Workers
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| job-service-client-aggregator-5.0.0-121.pom | 4 KB |
| Обзор |
<!-- 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