MVN

org.wso2.carbon.identity : identity-workflow-impl-bps

Maven & Gradle

Sep 06, 2016
0 stars

WSO2 Carbon - Workflow Management Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-workflow-impl-bps</artifactId>
    <version>5.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : identity-workflow-impl-bps to add to Maven - Latest Versions:

  • Latest Stable: 5.1.2

All Versions

Choose a version of org.wso2.carbon.identity : identity-workflow-impl-bps to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
identity-workflow-impl-bps-5.1.2
identity-workflow-impl-bps-5.1.1
identity-workflow-impl-bps-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-workflow-impl-bps</artifactId>
    <version>5.1.2</version>
</dependency>