| License |
License |
|---|---|
| GroupId | GroupIdcom.github.workerframework |
| ArtifactId | ArtifactIdutil-store |
| 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 |
| Filename | Size |
|---|---|
| util-store-5.1.0-919.pom | |
| util-store-5.1.0-919.jar | 4 KB |
| util-store-5.1.0-919-sources.jar | 4 KB |
| util-store-5.1.0-919-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/util-store/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>util-store</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/util-store/
implementation 'com.github.workerframework:util-store:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/util-store/
implementation ("com.github.workerframework:util-store:5.1.0-919")
'com.github.workerframework:util-store:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="util-store" rev="5.1.0-919">
<artifact name="util-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='util-store', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "util-store" % "5.1.0-919"
[com.github.workerframework/util-store "5.1.0-919"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.workerframework : worker-api | jar | 5.1.0-919 |
| commons-codec : commons-codec | jar | |
| com.google.guava : guava | jar | |
| com.github.cafapi : caf-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar |