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

Maven parent pom with maven default plugins preconfigured 4

This is a parent pom that contains version and configs for the most widely used maven plugins.

Лицензия

Лицензия

Группа

Группа

com.github.akiraly.reusable-poms
Идентификатор

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

pom-parent-with-defaults
Версия

Версия

4
Тип

Тип

pom
Описание

Описание

Maven parent pom with maven default plugins preconfigured
This is a parent pom that contains version and configs for the most widely used maven plugins.

Скачать pom-parent-with-defaults 4

Имя Файла Размер
pom-parent-with-defaults-4.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-defaults/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-defaults</artifactId>
    <version>4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-defaults/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-defaults:4'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-defaults/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-defaults:4")
'com.github.akiraly.reusable-poms:pom-parent-with-defaults:pom:4'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-defaults" rev="4">
  <artifact name="pom-parent-with-defaults" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-defaults', version='4')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-defaults" % "4"
[com.github.akiraly.reusable-poms/pom-parent-with-defaults "4"]

Зависимости

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

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

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