de.ofterdinger.parent - build

A reusable Maven parent aritfact that provides versions and default configurations of commonly used build plugins.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

de.ofterdinger.parent - build
A reusable Maven parent aritfact that provides versions and default configurations of commonly used build plugins.
Ссылка на сайт

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

https://github.com/ofterdinger/de.ofterdinger.parent

Скачать build

Имя Файла Размер
build-0.1.1.pom 2 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
0.1.1
0.1.0