License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-store-s3 |
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 |
---|---|
worker-store-s3-5.1.0-919.pom | |
worker-store-s3-5.1.0-919.jar | 10 KB |
worker-store-s3-5.1.0-919-sources.jar | 7 KB |
worker-store-s3-5.1.0-919-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.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-s3/
implementation 'com.github.workerframework:worker-store-s3:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-s3/
implementation ("com.github.workerframework:worker-store-s3:5.1.0-919")
'com.github.workerframework:worker-store-s3:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-store-s3" rev="5.1.0-919">
<artifact name="worker-store-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-s3', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-store-s3" % "5.1.0-919"
[com.github.workerframework/worker-store-s3 "5.1.0-919"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 5.1.0-919 |
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 |