License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-store-fs |
Version | Version5.0.0-886 |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-store-fs-5.0.0-886.pom | |
worker-store-fs-5.0.0-886.jar | 12 KB |
worker-store-fs-5.0.0-886-sources.jar | 9 KB |
worker-store-fs-5.0.0-886-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-fs</artifactId>
<version>5.0.0-886</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation 'com.github.workerframework:worker-store-fs:5.0.0-886'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation ("com.github.workerframework:worker-store-fs:5.0.0-886")
'com.github.workerframework:worker-store-fs:jar:5.0.0-886'
<dependency org="com.github.workerframework" name="worker-store-fs" rev="5.0.0-886">
<artifact name="worker-store-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-fs', version='5.0.0-886')
)
libraryDependencies += "com.github.workerframework" % "worker-store-fs" % "5.0.0-886"
[com.github.workerframework/worker-store-fs "5.0.0-886"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 5.0.0-886 |
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.0.0-886 |
commons-codec : commons-codec | jar |