License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-store-cs |
Version | Version1.9.0-260 |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
Filename | Size |
---|---|
worker-store-cs-1.9.0-260.pom | |
worker-store-cs-1.9.0-260.jar | 25 KB |
worker-store-cs-1.9.0-260-sources.jar | 17 KB |
worker-store-cs-1.9.0-260-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-cs/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-cs</artifactId>
<version>1.9.0-260</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-cs/
implementation 'com.github.workerframework:worker-store-cs:1.9.0-260'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-cs/
implementation ("com.github.workerframework:worker-store-cs:1.9.0-260")
'com.github.workerframework:worker-store-cs:jar:1.9.0-260'
<dependency org="com.github.workerframework" name="worker-store-cs" rev="1.9.0-260">
<artifact name="worker-store-cs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-cs', version='1.9.0-260')
)
libraryDependencies += "com.github.workerframework" % "worker-store-cs" % "1.9.0-260"
[com.github.workerframework/worker-store-cs "1.9.0-260"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 1.9.0-260 |
com.github.cafapi.util : util-naming | jar | 1.9.0-197 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.hpe.caf » storage-sdk | jar | 3.0.0.79 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.keycloak : keycloak-core | jar | 1.9.2.Final |
commons-cli : commons-cli | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |