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