| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.stackdriver |
| Идентификатор | Идентификаторstackdriver-custommetrics |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStackdriver Custom Metrics Publisher
Sends custom metrics to Stackdriver via HTTP
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/ -->
<dependency>
<groupId>com.stackdriver</groupId>
<artifactId>stackdriver-custommetrics</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/
implementation 'com.stackdriver:stackdriver-custommetrics:0.3'
// https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/
implementation ("com.stackdriver:stackdriver-custommetrics:0.3")
'com.stackdriver:stackdriver-custommetrics:jar:0.3'
<dependency org="com.stackdriver" name="stackdriver-custommetrics" rev="0.3">
<artifact name="stackdriver-custommetrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackdriver', module='stackdriver-custommetrics', version='0.3')
)
libraryDependencies += "com.stackdriver" % "stackdriver-custommetrics" % "0.3"
[com.stackdriver/stackdriver-custommetrics "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |