License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-store-s3 |
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-s3-5.0.0-886.pom | |
worker-store-s3-5.0.0-886.jar | 10 KB |
worker-store-s3-5.0.0-886-sources.jar | 7 KB |
worker-store-s3-5.0.0-886-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-s3/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-s3</artifactId>
<version>5.0.0-886</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-s3/
implementation 'com.github.workerframework:worker-store-s3:5.0.0-886'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-s3/
implementation ("com.github.workerframework:worker-store-s3:5.0.0-886")
'com.github.workerframework:worker-store-s3:jar:5.0.0-886'
<dependency org="com.github.workerframework" name="worker-store-s3" rev="5.0.0-886">
<artifact name="worker-store-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-s3', version='5.0.0-886')
)
libraryDependencies += "com.github.workerframework" % "worker-store-s3" % "5.0.0-886"
[com.github.workerframework/worker-store-s3 "5.0.0-886"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 5.0.0-886 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.39 |
com.amazonaws : aws-java-sdk-devicefarm | jar | 1.11.39 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.39 |
com.github.cafapi : caf-api | jar | |
javax.validation : validation-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar |