| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Metrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.spotify.metrics |
| Идентификатор | Идентификаторsemantic-metrics-remote |
| Последняя версия | Последняя версия1.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSemantic Metrics: Remote
Semantic Metrics: Remote
|
| Имя Файла | Размер |
|---|---|
| semantic-metrics-remote-1.1.11.pom | |
| semantic-metrics-remote-1.1.11.jar | 25 KB |
| semantic-metrics-remote-1.1.11-sources.jar | 12 KB |
| semantic-metrics-remote-1.1.11-javadoc.jar | 432 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-remote/ -->
<dependency>
<groupId>com.spotify.metrics</groupId>
<artifactId>semantic-metrics-remote</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-remote/
implementation 'com.spotify.metrics:semantic-metrics-remote:1.1.11'
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-remote/
implementation ("com.spotify.metrics:semantic-metrics-remote:1.1.11")
'com.spotify.metrics:semantic-metrics-remote:jar:1.1.11'
<dependency org="com.spotify.metrics" name="semantic-metrics-remote" rev="1.1.11">
<artifact name="semantic-metrics-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.metrics', module='semantic-metrics-remote', version='1.1.11')
)
libraryDependencies += "com.spotify.metrics" % "semantic-metrics-remote" % "1.1.11"
[com.spotify.metrics/semantic-metrics-remote "1.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify.metrics : semantic-metrics-api | jar | 1.1.11 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.squareup.okhttp3 : okhttp | jar | 3.3.1 |
| com.spotify : futures-extra | jar | 4.1.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.google.guava : guava | jar | 29.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.3.1 |