Hi All,

We are pleased to announce the 2nd milestone release of Dashboard
components, which is based on the WSO2 Carbon Unified Framework(UUF).

Features:
- Integrated Metadata APIs
- Introduced H2 DB support for storing Dashboards
- Dashboard Personalization

You can use following maven dependency within a UUF based application.

            <dependency>
                <groupId>org.wso2.carbon.dashboards</groupId>
                <artifactId>org.wso2.carbon.dashboards.view</artifactId>
                <version>3.0.0-m2</version>
                <type>zip</type>
                <classifier>uuf-component</classifier>
            </dependency>

            <dependency>
                <groupId>org.wso2.carbon.dashboards</groupId>
                <artifactId>org.wso2.carbon.dashboards.api.feature</
artifactId>
                <version>3.0.0-m2</version>
                <type>zip</type>
            </dependency>


You can find the release tag here[1]. Help us to improve the component,
report issue here[2].

[1] https://github.com/wso2/carbon-dashboards/releases/tag/v3.0.0-m2
[2] https://github.com/wso2/carbon-dashboards/issues


​-- WSO2 Platform Team--​

-- 
*Nisala Niroshana Nanayakkara,*
Software Engineer
Mobile:(+94)717600022
WSO2 Inc., http://wso2.com/
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to