Last Version

optionfactory-storage 2.0

Light wrapper for AWS S3 sdk

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

storage
Version

Version

2.0
Type

Type

jar
Description

Description

optionfactory-storage
Light wrapper for AWS S3 sdk
Project URL

Project URL

https://github.com/optionfactory/storage
Source Code Management

Source Code Management

https://github.com/optionfactory/storage

Download storage 2.0


<!-- https://jarcasting.com/artifacts/net.optionfactory/storage/ -->
<dependency>
    <groupId>net.optionfactory</groupId>
    <artifactId>storage</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/storage/
implementation 'net.optionfactory:storage:2.0'
// https://jarcasting.com/artifacts/net.optionfactory/storage/
implementation ("net.optionfactory:storage:2.0")
'net.optionfactory:storage:jar:2.0'
<dependency org="net.optionfactory" name="storage" rev="2.0">
  <artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='storage', version='2.0')
)
libraryDependencies += "net.optionfactory" % "storage" % "2.0"
[net.optionfactory/storage "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.12.153
org.apache.tika : tika-core jar 2.2.1
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.