License |
License |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdjob-service-contract |
Version | Version5.0.0-4 |
Type | Typejar |
Description |
DescriptionOrchestration, Management and Monitoring of Data Processing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-contract/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-contract</artifactId>
<version>5.0.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-contract/
implementation 'com.github.jobservice:job-service-contract:5.0.0-4'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-contract/
implementation ("com.github.jobservice:job-service-contract:5.0.0-4")
'com.github.jobservice:job-service-contract:jar:5.0.0-4'
<dependency org="com.github.jobservice" name="job-service-contract" rev="5.0.0-4">
<artifact name="job-service-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-contract', version='5.0.0-4')
)
libraryDependencies += "com.github.jobservice" % "job-service-contract" % "5.0.0-4"
[com.github.jobservice/job-service-contract "5.0.0-4"]