| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.spotify.metrics |
| ArtifactId | ArtifactIdsemantic-metrics-remote |
| Last Version | Last Version1.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSemantic Metrics: Remote
Semantic Metrics: Remote
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.3.1 |