MVN

org.wso2.bps : org.wso2.bps.processtools.feature

Maven & Gradle

Jul 15, 2016
4 stars

WSO2 BPS - Process Tools Feature

<dependency>
    <groupId>org.wso2.bps</groupId>
    <artifactId>org.wso2.bps.processtools.feature</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.bps : org.wso2.bps.processtools.feature to add to Maven - Latest Versions:

  • Latest Stable: 3.5.1
  • Latest Beta: 3.5.1-beta
  • Latest Alpha: 3.6.0-alpha

All Versions

Choose a version of org.wso2.bps : org.wso2.bps.processtools.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
org.wso2.bps.processtools.feature-3.6.0-alpha
3.5.x
org.wso2.bps.processtools.feature-3.5.1
org.wso2.bps.processtools.feature-3.5.1-beta
org.wso2.bps.processtools.feature-3.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.bps</groupId>
    <artifactId>org.wso2.bps.processtools.feature</artifactId>
    <version>3.5.1</version>
</dependency>