MVN

org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.sample.store.provider.feature

Maven & Gradle

Jun 02, 2017

WSO2 Carbon - Sample Widget Info Feature · This feature contains the bundles which contains sample WidgetInfo provider to provide widgets to dashboard component.

<dependency>
    <groupId>org.wso2.carbon.dashboards</groupId>
    <artifactId>org.wso2.carbon.dashboards.sample.store.provider.feature</artifactId>
    <version>3.0.0-m3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.sample.store.provider.feature to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-m3

All Versions

Choose a version of org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.sample.store.provider.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
org.wso2.carbon.dashboards.sample.store.provider.feature-3.0.0-m3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.dashboards</groupId>
    <artifactId>org.wso2.carbon.dashboards.sample.store.provider.feature</artifactId>
    <version>3.0.0-m3</version>
</dependency>