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