Last Version

com.github.workerframework:worker-store-fs 5.1.0-919

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.

License

License

GroupId

GroupId

com.github.workerframework
ArtifactId

ArtifactId

worker-store-fs
Version

Version

5.1.0-919
Type

Type

jar
Description

Description

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-store-fs 5.1.0-919


<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/ -->
<dependency>
    <groupId>com.github.workerframework</groupId>
    <artifactId>worker-store-fs</artifactId>
    <version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation 'com.github.workerframework:worker-store-fs:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation ("com.github.workerframework:worker-store-fs:5.1.0-919")
'com.github.workerframework:worker-store-fs:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-store-fs" rev="5.1.0-919">
  <artifact name="worker-store-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-fs', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-store-fs" % "5.1.0-919"
[com.github.workerframework/worker-store-fs "5.1.0-919"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.workerframework : worker-api jar 5.1.0-919
commons-io : commons-io jar
org.slf4j : slf4j-api jar 1.7.26
com.github.cafapi : caf-api jar

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar

test (4)

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

Project Modules

There are no modules declared in this project.