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

io.bootique:bootique-framework-parent 2.0.B1

Parent of Bootique core framework and Bootique docs.

Категории

Категории

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

Группа

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

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

bootique-framework-parent
Версия

Версия

2.0.B1
Тип

Тип

pom

Скачать bootique-framework-parent 2.0.B1

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

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