Hi All,

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

Features:
- Dashboard view
- UUF based widget container
- Inter widget communication

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-m1</version>
>             <type>zip</type>
>             <classifier>uuf-component</classifier>
>         </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-m1
[2] https://github.com/wso2/carbon-dashboards/issues


​-- WSO2 Platform Team--​
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to