is not current version
Last Version 6.0.0-31

com.github.jobservice:job-service-acceptance-tests 2.0.0-7


GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

job-service-acceptance-tests
Version

Version

2.0.0-7
Type

Type

pom

Download job-service-acceptance-tests 2.0.0-7


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