MVN

org.wso2.sp : wso2sp-solutions.activity-explorer.open-tracing-list

Maven & Gradle

Jun 09, 2018
2 usages

WSO2 Carbon Dashboards - Samples - Widgets - Open tracing List

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

Latest Version

Choose a version of org.wso2.sp : wso2sp-solutions.activity-explorer.open-tracing-list 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 : wso2sp-solutions.activity-explorer.open-tracing-list to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
wso2sp-solutions.activity-explorer.open-tracing-list-4.2.0-beta
wso2sp-solutions.activity-explorer.open-tracing-list-4.2.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>wso2sp-solutions.activity-explorer.open-tracing-list</artifactId>
    <version>4.2.0-beta</version>
</dependency>

Advertisement