License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdstorage |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionoptionfactory-storage
Light wrapper for AWS S3 sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
storage-1.0.pom | |
storage-1.0.jar | 11 KB |
storage-1.0-sources.jar | 4 KB |
storage-1.0-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/storage/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>storage</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/storage/
implementation 'net.optionfactory:storage:1.0'
// https://jarcasting.com/artifacts/net.optionfactory/storage/
implementation ("net.optionfactory:storage:1.0")
'net.optionfactory:storage:jar:1.0'
<dependency org="net.optionfactory" name="storage" rev="1.0">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='storage', version='1.0')
)
libraryDependencies += "net.optionfactory" % "storage" % "1.0"
[net.optionfactory/storage "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.880 |
org.apache.tika : tika-core | jar | 1.22 |
log4j : log4j | jar | 1.2.17 |