License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-aggregator |
Version | Version5.0.0-4 |
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-5.0.0-4.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>5.0.0-4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation 'com.github.jobservice:job-service-aggregator:5.0.0-4'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-aggregator/
implementation ("com.github.jobservice:job-service-aggregator:5.0.0-4")
'com.github.jobservice:job-service-aggregator:pom:5.0.0-4'
<dependency org="com.github.jobservice" name="job-service-aggregator" rev="5.0.0-4">
<artifact name="job-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-aggregator', version='5.0.0-4')
)
libraryDependencies += "com.github.jobservice" % "job-service-aggregator" % "5.0.0-4"
[com.github.jobservice/job-service-aggregator "5.0.0-4"]