License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.spotify.metrics |
ArtifactId | ArtifactIdsemantic-metrics-examples |
Version | Version1.1.8 |
Type | Typejar |
Description |
DescriptionSemantic Metrics: Examples
Semantic Metrics: Examples
|
<!-- https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-examples/ -->
<dependency>
<groupId>com.spotify.metrics</groupId>
<artifactId>semantic-metrics-examples</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-examples/
implementation 'com.spotify.metrics:semantic-metrics-examples:1.1.8'
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-examples/
implementation ("com.spotify.metrics:semantic-metrics-examples:1.1.8")
'com.spotify.metrics:semantic-metrics-examples:jar:1.1.8'
<dependency org="com.spotify.metrics" name="semantic-metrics-examples" rev="1.1.8">
<artifact name="semantic-metrics-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.metrics', module='semantic-metrics-examples', version='1.1.8')
)
libraryDependencies += "com.spotify.metrics" % "semantic-metrics-examples" % "1.1.8"
[com.spotify.metrics/semantic-metrics-examples "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify.metrics : semantic-metrics-core | jar | 1.1.8 |
com.spotify.metrics : semantic-metrics-ffwd-reporter | jar | 1.1.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.9.5 |