Helikopter Parent

A demo for build, deployment to the Central Repository via OSSRH and some convenience mvn cruft when used as a parent pom.

Лицензия

Лицензия

Группа

Группа

de.planlibre
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Helikopter Parent
A demo for build, deployment to the Central Repository via OSSRH and some convenience mvn cruft when used as a parent pom.
Ссылка на сайт

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

https://github.com/nelbrecht/helikopterparent
Система контроля версий

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

https://github.com/nelbrecht/helikopterparent

Скачать helikopterparent

Имя Файла Размер
helikopterparent-1.3.0.pom 13 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

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

Версии библиотеки

Версия
1.3.0
1.2.1
1.2.0
1.1.1