de.ofterdinger.parents - parent

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

Скачать parent

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

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

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

Зависимости

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

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

  • build
  • tycho-build

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

Версия
0.1.1
0.1.0