GroupId | GroupIdcom.github.jobservice |
---|---|
ArtifactId | ArtifactIdjob-service-acceptance-tests |
Version | Version3.2.2-697 |
Type | Typepom |
Filename | Size |
---|---|
job-service-acceptance-tests-3.2.2-697.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/job-service-acceptance-tests/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-acceptance-tests</artifactId>
<version>3.2.2-697</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-acceptance-tests/
implementation 'com.github.jobservice:job-service-acceptance-tests:3.2.2-697'
// https://jarcasting.com/artifacts/com.github.jobservice/job-service-acceptance-tests/
implementation ("com.github.jobservice:job-service-acceptance-tests:3.2.2-697")
'com.github.jobservice:job-service-acceptance-tests:pom:3.2.2-697'
<dependency org="com.github.jobservice" name="job-service-acceptance-tests" rev="3.2.2-697">
<artifact name="job-service-acceptance-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='job-service-acceptance-tests', version='3.2.2-697')
)
libraryDependencies += "com.github.jobservice" % "job-service-acceptance-tests" % "3.2.2-697"
[com.github.jobservice/job-service-acceptance-tests "3.2.2-697"]