is not current version
Last Version 2.0.1

io.bootique.aws:bootique-aws-parent 1.0.RC1

Parent POM of Amazon Web Services Bootique modules.

Categories

Categories

AWS Container PaaS Providers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.aws
ArtifactId

ArtifactId

bootique-aws-parent
Version

Version

1.0.RC1
Type

Type

pom

Download bootique-aws-parent 1.0.RC1


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