| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.bustapipes |
| Идентификатор | Идентификаторclj-influxdb-metrics-reporter |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеclj-influxdb-metrics-reporter
Report metrics to Influx DB
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| clj-influxdb-metrics-reporter-0.0.3.pom | |
| clj-influxdb-metrics-reporter-0.0.3.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/ -->
<dependency>
<groupId>com.github.bustapipes</groupId>
<artifactId>clj-influxdb-metrics-reporter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation 'com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3'
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation ("com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3")
'com.github.bustapipes:clj-influxdb-metrics-reporter:jar:0.0.3'
<dependency org="com.github.bustapipes" name="clj-influxdb-metrics-reporter" rev="0.0.3">
<artifact name="clj-influxdb-metrics-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bustapipes', module='clj-influxdb-metrics-reporter', version='0.0.3')
)
libraryDependencies += "com.github.bustapipes" % "clj-influxdb-metrics-reporter" % "0.0.3"
[com.github.bustapipes/clj-influxdb-metrics-reporter "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| http-kit » http-kit | jar | 2.2.0 |
| org.clojure : clojure | jar | 1.8.0 |
| org.clojure : tools.logging | jar | 0.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| midje » midje | jar | 1.8.3 |