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

io.bootique.agrest:bootique-agrest-parent 2.0

Parent POM of Bootique Agrest module.

Категории

Категории

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

Группа

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

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

bootique-agrest-parent
Версия

Версия

2.0
Тип

Тип

pom

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

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

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