bootique-aws-parent: Parent of AWS integration modules for Bootique

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-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-aws

Download bootique-aws-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-aws
  • bootique-aws-s3
  • bootique-aws-secrets
io.bootique.aws

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1