License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-framework-tests |
Version | Version1.9.0-260 |
Type | Typepom |
Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
Filename | Size |
---|---|
worker-framework-tests-1.9.0-260.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-framework-tests/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-framework-tests</artifactId>
<version>1.9.0-260</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-framework-tests/
implementation 'com.github.workerframework:worker-framework-tests:1.9.0-260'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-framework-tests/
implementation ("com.github.workerframework:worker-framework-tests:1.9.0-260")
'com.github.workerframework:worker-framework-tests:pom:1.9.0-260'
<dependency org="com.github.workerframework" name="worker-framework-tests" rev="1.9.0-260">
<artifact name="worker-framework-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-framework-tests', version='1.9.0-260')
)
libraryDependencies += "com.github.workerframework" % "worker-framework-tests" % "1.9.0-260"
[com.github.workerframework/worker-framework-tests "1.9.0-260"]