is not current version
Last Version 4.1.25

org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature 4.0.0.m12

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

4.0.0.m12
Type

Type

pom

Download org.wso2.carbon.dashboards.api.feature 4.0.0.m12


<!-- 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>4.0.0.m12</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:4.0.0.m12'
// 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:4.0.0.m12")
'org.wso2.carbon.dashboards:org.wso2.carbon.dashboards.api.feature:pom:4.0.0.m12'
<dependency org="org.wso2.carbon.dashboards" name="org.wso2.carbon.dashboards.api.feature" rev="4.0.0.m12">
  <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='4.0.0.m12')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "org.wso2.carbon.dashboards.api.feature" % "4.0.0.m12"
[org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature "4.0.0.m12"]