is not current version
Last Version 4.1.25

org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature 3.0.0-m3

This feature contains the bundles which contains Dashboard Metadata backend and the interface for carbon dashboards

GroupId

GroupId

org.wso2.carbon.dashboards
ArtifactId

ArtifactId

org.wso2.carbon.dashboards.api.feature
Version

Version

3.0.0-m3
Type

Type

pom

Download org.wso2.carbon.dashboards.api.feature 3.0.0-m3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.dashboards</groupId>
    <artifactId>org.wso2.carbon.dashboards.api.feature</artifactId>
    <version>3.0.0-m3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature/
implementation 'org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature:3.0.0-m3'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature/
implementation ("org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature:3.0.0-m3")
'org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature:pom:3.0.0-m3'
<dependency org="org.wso2.carbon.dashboards" name="org.wso2.carbon.dashboards.api.feature" rev="3.0.0-m3">
  <artifact name="org.wso2.carbon.dashboards.api.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards', module='org.wso2.carbon.dashboards.api.feature', version='3.0.0-m3')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "org.wso2.carbon.dashboards.api.feature" % "3.0.0-m3"
[org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature "3.0.0-m3"]