MVN

org.bonitasoft.console : bonita-web-bom

Maven & Gradle

Sep 28, 2022
1 usages
23 stars

Bonita web community BOM (Bill of Materials) · Bonita community web backend - Bill of Materials

<dependency>
    <groupId>org.bonitasoft.console</groupId>
    <artifactId>bonita-web-bom</artifactId>
    <version>7.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bonitasoft.console : bonita-web-bom to add to Maven - Latest Versions:

  • Latest Stable: 7.15.0

All Versions

Choose a version of org.bonitasoft.console : bonita-web-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
7.15.x
bonita-web-bom-7.15.0
7.14.x
bonita-web-bom-7.14.0
7.13.x
bonita-web-bom-7.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bonitasoft.console</groupId>
    <artifactId>bonita-web-bom</artifactId>
    <version>7.15.0</version>
</dependency>