| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMonitoring Тестирование приложения и мониторинг |
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторmonitoring-dashboard-parent |
| Версия | Версия4.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеMI Monitoring Dashboard - Parent
WSO2 Micro Integrator tooling
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| monitoring-dashboard-parent-4.0.1.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/monitoring-dashboard-parent/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>monitoring-dashboard-parent</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/monitoring-dashboard-parent/
implementation 'org.wso2.ei:monitoring-dashboard-parent:4.0.1'
// https://jarcasting.com/artifacts/org.wso2.ei/monitoring-dashboard-parent/
implementation ("org.wso2.ei:monitoring-dashboard-parent:4.0.1")
'org.wso2.ei:monitoring-dashboard-parent:pom:4.0.1'
<dependency org="org.wso2.ei" name="monitoring-dashboard-parent" rev="4.0.1">
<artifact name="monitoring-dashboard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='monitoring-dashboard-parent', version='4.0.1')
)
libraryDependencies += "org.wso2.ei" % "monitoring-dashboard-parent" % "4.0.1"
[org.wso2.ei/monitoring-dashboard-parent "4.0.1"]