MVN

org.bonitasoft.web : ui-designer-artifact-builder-dependencies

Maven & Gradle

Aug 25, 2023
0 stars

Bonita UI Designer Artifact Builder Dependencies · This module is the Bill of Material of the UI Designer Artifact Builder

<dependency>
    <groupId>org.bonitasoft.web</groupId>
    <artifactId>ui-designer-artifact-builder-dependencies</artifactId>
    <version>1.0.0-alpha-05</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bonitasoft.web : ui-designer-artifact-builder-dependencies to add to Maven - Latest Versions:

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

All Versions

Choose a version of org.bonitasoft.web : ui-designer-artifact-builder-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ui-designer-artifact-builder-dependencies-1.0.0-alpha-05
ui-designer-artifact-builder-dependencies-1.0.0-alpha-04
ui-designer-artifact-builder-dependencies-1.0.0-alpha-03
ui-designer-artifact-builder-dependencies-1.0.0-alpha-02

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bonitasoft.web</groupId>
    <artifactId>ui-designer-artifact-builder-dependencies</artifactId>
    <version>1.0.0-alpha-05</version>
</dependency>