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