Last Version

io.github.ruschecker:s3-storage-wagon 1.3

The CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.

License

License

GroupId

GroupId

io.github.ruschecker
ArtifactId

ArtifactId

s3-storage-wagon
Version

Version

1.3
Type

Type

jar
Description

Description

The CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.

Download s3-storage-wagon 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.305
io.github.ruschecker : cloud-storage-core jar 1.3
commons-io : commons-io jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.25

provided (1)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.