| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.digital-wonderland |
| Идентификатор | Идентификаторsling-metrics |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSling Metrics
Sling Plugin for Coda Hales Metrics
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sling-metrics-0.1.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/ -->
<dependency>
<groupId>com.github.digital-wonderland</groupId>
<artifactId>sling-metrics</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/
implementation 'com.github.digital-wonderland:sling-metrics:0.1.0'
// https://jarcasting.com/artifacts/com.github.digital-wonderland/sling-metrics/
implementation ("com.github.digital-wonderland:sling-metrics:0.1.0")
'com.github.digital-wonderland:sling-metrics:pom:0.1.0'
<dependency org="com.github.digital-wonderland" name="sling-metrics" rev="0.1.0">
<artifact name="sling-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.digital-wonderland', module='sling-metrics', version='0.1.0')
)
libraryDependencies += "com.github.digital-wonderland" % "sling-metrics" % "0.1.0"
[com.github.digital-wonderland/sling-metrics "0.1.0"]