| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jobservice |
| Идентификатор | Идентификаторjob-service-aggregator |
| Последняя версия | Последняя версия6.0.0-31 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJob Service
Orchestration, Management and Monitoring of Data Processing
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| job-service-aggregator-6.0.0-31.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>6.0.0-31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation 'com.github.jobservice:job-service-aggregator:6.0.0-31'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation ("com.github.jobservice:job-service-aggregator:6.0.0-31")
'com.github.jobservice:job-service-aggregator:pom:6.0.0-31'
<dependency org="com.github.jobservice" name="job-service-aggregator" rev="6.0.0-31">
<artifact name="job-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-aggregator', version='6.0.0-31')
)
libraryDependencies += "com.github.jobservice" % "job-service-aggregator" % "6.0.0-31"
[com.github.jobservice/job-service-aggregator "6.0.0-31"]