License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-aggregator |
Last Version | Last Version6.0.0-31 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJob Service
Orchestration, Management and Monitoring of Data Processing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
job-service-aggregator-6.0.0-31.pom | 16 KB |
Browse |
<!-- 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"]