не последняя версия
Последняя версия 2.0.1

io.bootique.aws:bootique-aws-parent 2.0

Parent POM of Amazon Web Services Bootique modules.

Категории

Категории

AWS Контейнер PaaS Providers Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.aws
Идентификатор

Идентификатор

bootique-aws-parent
Версия

Версия

2.0
Тип

Тип

pom

Скачать bootique-aws-parent 2.0

Имя Файла Размер
bootique-aws-parent-2.0.pom 3 KB
Обзор

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