License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-store-http |
Last Version | Last Version5.1.0-919 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-http/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-http</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-http/
implementation 'com.github.workerframework:worker-store-http:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-http/
implementation ("com.github.workerframework:worker-store-http:5.1.0-919")
'com.github.workerframework:worker-store-http:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-store-http" rev="5.1.0-919">
<artifact name="worker-store-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-http', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-store-http" % "5.1.0-919"
[com.github.workerframework/worker-store-http "5.1.0-919"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 5.1.0-919 |
com.google.guava : guava | jar | |
commons-io : commons-io | jar | |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.github.cafapi : caf-api | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | |
org.mockito : mockito-core | jar | |
com.github.workerframework : util-store | jar | 5.1.0-919 |
commons-codec : commons-codec | jar |