MVN

org.bonitasoft.engine : bonita-artifacts-model-dependencies

Maven & Gradle

Sep 05, 2023
0 stars

Bonita Artifacts Model Dependencies · This module is the Bill of Material of the Artifacts Model modules

<dependency>
    <groupId>org.bonitasoft.engine</groupId>
    <artifactId>bonita-artifacts-model-dependencies</artifactId>
    <version>1.0.0-alpha-01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bonitasoft.engine : bonita-artifacts-model-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha-01
  • Latest Alpha: 1.0.0-alpha-01

All Versions

Choose a version of org.bonitasoft.engine : bonita-artifacts-model-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bonita-artifacts-model-dependencies-1.0.0-alpha-01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bonitasoft.engine</groupId>
    <artifactId>bonita-artifacts-model-dependencies</artifactId>
    <version>1.0.0-alpha-01</version>
</dependency>