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