MVN

io.quarkus.bot : build-reporter-parent

Maven & Gradle

Aug 25, 2023
1 stars

Build Reporter - Parent

<dependency>
    <groupId>io.quarkus.bot</groupId>
    <artifactId>build-reporter-parent</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkus.bot : build-reporter-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.2.2
  • Latest Alpha: 3.0.0.Alpha1

All Versions

Choose a version of io.quarkus.bot : build-reporter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
build-reporter-parent-3.2.2
build-reporter-parent-3.2.1
build-reporter-parent-3.2.0
3.1.x
build-reporter-parent-3.1.0
3.0.x
build-reporter-parent-3.0.0
build-reporter-parent-3.0.0.Alpha1
2.3.x
build-reporter-parent-2.3.1
build-reporter-parent-2.3.0
2.2.x
build-reporter-parent-2.2.2
build-reporter-parent-2.2.1
build-reporter-parent-2.2.0
2.1.x
build-reporter-parent-2.1.0
2.0.x
build-reporter-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.quarkus.bot</groupId>
    <artifactId>build-reporter-parent</artifactId>
    <version>3.2.2</version>
</dependency>