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

Open Source New Zealand - Core Parent 2.2

Packaging parent for OSNZ.NET Maven projects. Defines rules for all projects packaging in this github fork. The release plugin will need to be overridden for each project so it maintains the correct structure for Github.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

nz.net.osnz.parent
Идентификатор

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

core-parent
Версия

Версия

2.2
Тип

Тип

pom
Описание

Описание

Open Source New Zealand - Core Parent
Packaging parent for OSNZ.NET Maven projects. Defines rules for all projects packaging in this github fork. The release plugin will need to be overridden for each project so it maintains the correct structure for Github.

Скачать core-parent 2.2

Имя Файла Размер
core-parent-2.2.pom 6 KB
Обзор

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

Зависимости

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

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

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