MVN

org.bonitasoft.runtime : bonita-runtime-bom

Maven & Gradle

Jun 05, 2023
7 usages
10 stars

Bonita Runtime BOM (Bill of Materials) · Bill of Materials of the Bonita Runtime component

<dependency>
    <groupId>org.bonitasoft.runtime</groupId>
    <artifactId>bonita-runtime-bom</artifactId>
    <version>8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 8.0.0

All Versions

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

Version Vulnerabilities Updated
8.0.x
bonita-runtime-bom-8.0.0
7.15.x
bonita-runtime-bom-7.15.0
7.14.x
bonita-runtime-bom-7.14.0
7.13.x
bonita-runtime-bom-7.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bonitasoft.runtime</groupId>
    <artifactId>bonita-runtime-bom</artifactId>
    <version>8.0.0</version>
</dependency>