Build Reporting Maven Extension - Parent

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы Maven Компиляция и сборка Reporting Прикладные библиотеки
Группа

Группа

io.quarkus.bot
Идентификатор

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

build-reporting-maven-extension-parent
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Build Reporting Maven Extension - Parent
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

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

https://github.com/quarkusio/build-report-maven-extension

Скачать build-reporting-maven-extension-parent

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

<!-- https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension-parent/ -->
<dependency>
    <groupId>io.quarkus.bot</groupId>
    <artifactId>build-reporting-maven-extension-parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension-parent/
implementation 'io.quarkus.bot:build-reporting-maven-extension-parent:1.0.5'
// https://jarcasting.com/artifacts/io.quarkus.bot/build-reporting-maven-extension-parent/
implementation ("io.quarkus.bot:build-reporting-maven-extension-parent:1.0.5")
'io.quarkus.bot:build-reporting-maven-extension-parent:pom:1.0.5'
<dependency org="io.quarkus.bot" name="build-reporting-maven-extension-parent" rev="1.0.5">
  <artifact name="build-reporting-maven-extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.bot', module='build-reporting-maven-extension-parent', version='1.0.5')
)
libraryDependencies += "io.quarkus.bot" % "build-reporting-maven-extension-parent" % "1.0.5"
[io.quarkus.bot/build-reporting-maven-extension-parent "1.0.5"]

Зависимости

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

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

  • model
  • extension

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0