MVN

org.wso2.carbon.business-process : org.wso2.carbon.bpel.bam.publisher.feature

Maven & Gradle

May 28, 2015

WSO2 Carbon - BPEL BAM Publisher Feature · This feature contains bpel bam publisher components required to monitor BPEL process with BAM2

<dependency>
    <groupId>org.wso2.carbon.business-process</groupId>
    <artifactId>org.wso2.carbon.bpel.bam.publisher.feature</artifactId>
    <version>4.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.business-process : org.wso2.carbon.bpel.bam.publisher.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.4.1

All Versions

Choose a version of org.wso2.carbon.business-process : org.wso2.carbon.bpel.bam.publisher.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
org.wso2.carbon.bpel.bam.publisher.feature-4.4.1
org.wso2.carbon.bpel.bam.publisher.feature-4.4.0
4.3.x
org.wso2.carbon.bpel.bam.publisher.feature-4.3.1
org.wso2.carbon.bpel.bam.publisher.feature-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.business-process</groupId>
    <artifactId>org.wso2.carbon.bpel.bam.publisher.feature</artifactId>
    <version>4.4.1</version>
</dependency>