| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.samstarling |
| Идентификатор | Идентификаторfinagle-prometheus_2.11 |
| Версия | Версия0.0.13 |
| Тип | Типjar |
| Описание |
Описаниеfinagle-prometheus
finagle-prometheus
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.samstarling/finagle-prometheus_2.11/ -->
<dependency>
<groupId>com.samstarling</groupId>
<artifactId>finagle-prometheus_2.11</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.samstarling/finagle-prometheus_2.11/
implementation 'com.samstarling:finagle-prometheus_2.11:0.0.13'
// https://jarcasting.com/artifacts/com.samstarling/finagle-prometheus_2.11/
implementation ("com.samstarling:finagle-prometheus_2.11:0.0.13")
'com.samstarling:finagle-prometheus_2.11:jar:0.0.13'
<dependency org="com.samstarling" name="finagle-prometheus_2.11" rev="0.0.13">
<artifact name="finagle-prometheus_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.samstarling', module='finagle-prometheus_2.11', version='0.0.13')
)
libraryDependencies += "com.samstarling" % "finagle-prometheus_2.11" % "0.0.13"
[com.samstarling/finagle-prometheus_2.11 "0.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.twitter : finagle-core_2.11 | jar | 19.4.0 |
| com.twitter : finagle-http_2.11 | jar | 19.4.0 |
| com.twitter : finagle-stats_2.11 | jar | 19.4.0 |
| io.prometheus : simpleclient | jar | 0.5.0 |
| io.prometheus : simpleclient_common | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.specs2 : specs2-core_2.11 | jar | 4.3.3 |
| org.specs2 : specs2-mock_2.11 | jar | 4.3.3 |