is not current version
Last Version 4.1.25

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

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.m8
Type

Type

pom

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


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