amazon-s3

dependencies

GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

amazon-s3
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

amazon-s3
dependencies

Download amazon-s3

Filename Size
amazon-s3-0.0.15.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-s3/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>amazon-s3</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-s3/
implementation 'com.walterjwhite.infrastructure.dependencies:amazon-s3:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-s3/
implementation ("com.walterjwhite.infrastructure.dependencies:amazon-s3:0.0.15")
'com.walterjwhite.infrastructure.dependencies:amazon-s3:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="amazon-s3" rev="0.0.15">
  <artifact name="amazon-s3" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='amazon-s3', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "amazon-s3" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/amazon-s3 "0.0.15"]

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.213
com.walterjwhite.infrastructure.dependencies : commons-logging pom 0.0.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11