| License |
License |
|---|---|
| GroupId | GroupIdcom.github.workerframework |
| ArtifactId | ArtifactIdworker-store-mem |
| 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-mem/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-mem</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-mem/
implementation 'com.github.workerframework:worker-store-mem:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-mem/
implementation ("com.github.workerframework:worker-store-mem:5.1.0-919")
'com.github.workerframework:worker-store-mem:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-store-mem" rev="5.1.0-919">
<artifact name="worker-store-mem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-mem', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-store-mem" % "5.1.0-919"
[com.github.workerframework/worker-store-mem "5.1.0-919"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.workerframework : worker-api | jar | 5.1.0-919 |
| commons-io : commons-io | jar | |
| com.github.cafapi : caf-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.testng : testng | jar |