basepom8-build

All the base poms in the world. Glue to build the various flavors of the basepom.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

33
Дата

Дата

Тип

Тип

pom
Описание

Описание

basepom8-build
All the base poms in the world. Glue to build the various flavors of the basepom.
Ссылка на сайт

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

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

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

https://github.com/basepom/basepom

Скачать build-basepom8-root

Имя Файла Размер
build-basepom8-root-33.pom 12 KB
Обзор

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

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

Зависимости

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

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

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

Base POMs - JDK9+ Edition

THIS is the JDK9+ version of the basepom project.

If you are stuck on JDK8 as the build JDK (not the execution JDK), please check out the basepom8 branch.

Building and deployment

% mvn clean install

% mvn clean deploy

Releasing

Run the release script:

% ./do-release.sh


ciLatest Release

org.basepom

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

Версия
33