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

com.nhl.bootique.bom:bootique-bom-parent 0.12.2

Parent POM of Bootique BOM and BOM tests modules.

Категории

Категории

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

Группа

com.nhl.bootique.bom
Идентификатор

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

bootique-bom-parent
Версия

Версия

0.12.2
Тип

Тип

pom

Скачать bootique-bom-parent 0.12.2

Имя Файла Размер
bootique-bom-parent-0.12.2.pom 1 KB
Обзор

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