MVN

org.wso2.sp : activity-explorer

Maven & Gradle

Jun 09, 2018

WSO2 Stream Processor - Activity Explorer · WSO2 Stream Processor Activity Explorer Solutions

<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>activity-explorer</artifactId>
    <version>4.2.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.sp : activity-explorer to add to Maven - Latest Versions:

  • Latest Stable: 4.2.0-beta
  • Latest Beta: 4.2.0-beta
  • Latest Alpha: 4.2.0-alpha

All Versions

Choose a version of org.wso2.sp : activity-explorer to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
activity-explorer-4.2.0-beta
activity-explorer-4.2.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>activity-explorer</artifactId>
    <version>4.2.0-beta</version>
</dependency>