is not current version
Last Version 6.0.0-31

com.github.jobservice:job-service-aggregator 2.3.0-159

Orchestration, Management and Monitoring of Data Processing

GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

job-service-aggregator
Version

Version

2.3.0-159
Type

Type

pom

Download job-service-aggregator 2.3.0-159


<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/ -->
<dependency>
    <groupId>com.github.jobservice</groupId>
    <artifactId>job-service-aggregator</artifactId>
    <version>2.3.0-159</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation 'com.github.jobservice:job-service-aggregator:2.3.0-159'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation ("com.github.jobservice:job-service-aggregator:2.3.0-159")
'com.github.jobservice:job-service-aggregator:pom:2.3.0-159'
<dependency org="com.github.jobservice" name="job-service-aggregator" rev="2.3.0-159">
  <artifact name="job-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-aggregator', version='2.3.0-159')
)
libraryDependencies += "com.github.jobservice" % "job-service-aggregator" % "2.3.0-159"
[com.github.jobservice/job-service-aggregator "2.3.0-159"]