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

bootique-parent: A convenience parent of Bootique-based projects. 0.11

A parent of Bootique-based projects that defines executable jar packaging strategy, upstream repositories, and important plugin versions. It is not required that your apps inherit from it. But it does help with initial app setup.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

bootique-parent
Версия

Версия

0.11
Тип

Тип

pom
Описание

Описание

bootique-parent: A convenience parent of Bootique-based projects.
A parent of Bootique-based projects that defines executable jar packaging strategy, upstream repositories, and important plugin versions. It is not required that your apps inherit from it. But it does help with initial app setup.
Ссылка на сайт

Ссылка на сайт

http://bootique.io
Организация-разработчик

Организация-разработчик

National Hockey League
Система контроля версий

Система контроля версий

https://github.com/nhl/bootique-parent

Скачать bootique-parent 0.11

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.