Incode Build Parent POM

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Лицензия

Лицензия

Группа

Группа

org.incode
Идентификатор

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

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

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

8
Дата

Дата

Тип

Тип

pom
Описание

Описание

Incode Build Parent POM
This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.
Ссылка на сайт

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

https://github.com/incodehq/incode-build

Скачать incode-build

Имя Файла Размер
incode-build-8.pom 21 KB
Обзор

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

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

Зависимости

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

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

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

Incode

Enterprise open source software

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

Версия
8
7
6
5
4
3
2.6
2.5
2.4
2.3
2.2
2.1
2
1