is not current version
Last Version 2.0.1

bootique-aws-s3: AWS S3 integration with Bootique 2.0.M1

Parent POM of Amazon Web Services Bootique modules.

License

License

Categories

Categories

AWS Container PaaS Providers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.aws
ArtifactId

ArtifactId

bootique-aws-s3
Version

Version

2.0.M1
Type

Type

jar
Description

Description

bootique-aws-s3: AWS S3 integration with Bootique
Parent POM of Amazon Web Services Bootique modules.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-aws-s3 2.0.M1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.aws : bootique-aws jar 2.0.M1
com.amazonaws : aws-java-sdk-s3 jar 1.11.337

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3
io.bootique : bootique-test jar 2.0.M1

Project Modules

There are no modules declared in this project.