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

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

Parent POM of Bootique BOM and BOM tests modules.

Категории

Категории

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

Группа

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

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

bootique-bom-parent
Версия

Версия

0.15
Тип

Тип

pom

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

Имя Файла Размер
bootique-bom-parent-0.15.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.15</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.15'
// https://jarcasting.com/artifacts/com.nhl.bootique.bom/bootique-bom-parent/
implementation ("com.nhl.bootique.bom:bootique-bom-parent:0.15")
'com.nhl.bootique.bom:bootique-bom-parent:pom:0.15'
<dependency org="com.nhl.bootique.bom" name="bootique-bom-parent" rev="0.15">
  <artifact name="bootique-bom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nhl.bootique.bom', module='bootique-bom-parent', version='0.15')
)
libraryDependencies += "com.nhl.bootique.bom" % "bootique-bom-parent" % "0.15"
[com.nhl.bootique.bom/bootique-bom-parent "0.15"]