is not current version
Last Version 2.0.1

bootique-aws: Basic AWS integration with Bootique 2.0.RC1

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
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

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

Project Organization

ObjectStyle LLC

Download bootique-aws 2.0.RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.RC1
com.amazonaws : aws-java-sdk-core jar 1.11.913
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.RC1

Project Modules

There are no modules declared in this project.