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

io.bootique.agrest:bootique-agrest-parent 1.3

Parent POM of Bootique Agrest module.

Категории

Категории

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

Группа

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

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

bootique-agrest-parent
Версия

Версия

1.3
Тип

Тип

pom

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

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

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