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