WSO2 Carbon Dashboards - Core Feature

This feature contains the bundles which contains Dashboard core ans REST API backend.

Лицензия

Лицензия

Группа

Группа

org.wso2.carbon.dashboards
Идентификатор

Идентификатор

org.wso2.carbon.dashboards.api.feature
Последняя версия

Последняя версия

4.1.25
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Carbon Dashboards - Core Feature
This feature contains the bundles which contains Dashboard core ans REST API backend.
Организация-разработчик

Организация-разработчик

WSO2

Скачать org.wso2.carbon.dashboards.api.feature

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.core jar 4.1.25
org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.api jar 4.1.25
org.wso2.carbon.dashboards : org.wso2.carbon.dashboards.siddhi.apps.api jar 4.1.25
org.wso2.orbit.com.h2database : h2 jar 1.4.199.wso2v1
org.wso2.carbon.analytics-common : org.wso2.carbon.database.query.manager jar 6.1.45

Модули Проекта

Данный проект не имеет модулей.

WSO2 Dashboard Component


Branch Build Status
master Build Status

Getting Started

Please follow the below steps to setup the WSO2 Dashboard Component.

  1. Clone and build carbon-dashboards repository.
  2. Clone and build the carbon-ui-server repository available here ( Carbon-UI-Server - https://github.com/wso2/carbon-ui-server )
  3. Install Dashboard Core API Feature and Dashboard Portal Feature in to distribution available in carbon-ui-server.

You can add following properties to pom file available in Carbon-UI-Server/tests/distribution directory.

        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.api.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.portal.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <feature>
            <id>org.wso2.carbon.dashboards.api.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
        <feature>
            <id>org.wso2.carbon.dashboards.portal.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
  1. Unzip the distribution and run the server. You can access the dashboard component from https://localhost:9292/analytics-dashboard/ or http://localhost:9090/analytics-dashboard/

License

Carbon dashboards is available under the Apache 2 License.

How To Contribute

Contact Us

WSO2 developers can be contacted via the mailing lists:

org.wso2.carbon.dashboards

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Версии библиотеки

Версия
4.1.25
4.1.24
4.1.23
4.1.22
4.1.21
4.1.20
4.1.19
4.1.18
4.1.17
4.1.16
4.1.15
4.1.9
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.73
4.0.72
4.0.71
4.0.67
4.0.66
4.0.65
4.0.64
4.0.63
4.0.62
4.0.61
4.0.60
4.0.59
4.0.58
4.0.57
4.0.56
4.0.55
4.0.54
4.0.53
4.0.52
4.0.51
4.0.50
4.0.49
4.0.48
4.0.47
4.0.46
4.0.45
4.0.44
4.0.43
4.0.42
4.0.41
4.0.40
4.0.39
4.0.38
4.0.37
4.0.36
4.0.35
4.0.34
4.0.32
4.0.31
4.0.30
4.0.29
4.0.28
4.0.27
4.0.26
4.0.25
4.0.24
4.0.23
4.0.22
4.0.21
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0.m18
4.0.0.m17
4.0.0.m16
4.0.0.m15
4.0.0.m14
4.0.0.m13
4.0.0.m12
4.0.0.m11
4.0.0.m10
4.0.0.m9
4.0.0.m8
4.0.0.m7
4.0.0-m6
4.0.0-m5
4.0.0-m4
4.0.0-m3
4.0.0-m2
4.0.0-m1
4.0.0.beta5
4.0.0.beta4
4.0.0.beta3
4.0.0.beta2
4.0.0.beta
4.0.0.alpha5
4.0.0.alpha4
4.0.0.alpha3
4.0.0.alpha2
4.0.0-alpha
3.0.0-m3
3.0.0-m2