| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.spotify.metrics | 
| ArtifactId | ArtifactIdsemantic-metrics-core | 
| Last Version | Last Version1.1.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSemantic Metrics: Core Semantic Metrics: Core | 
<!-- https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-core/ -->
<dependency>
    <groupId>com.spotify.metrics</groupId>
    <artifactId>semantic-metrics-core</artifactId>
    <version>1.1.11</version>
</dependency>// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-core/
implementation 'com.spotify.metrics:semantic-metrics-core:1.1.11'// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-core/
implementation ("com.spotify.metrics:semantic-metrics-core:1.1.11")'com.spotify.metrics:semantic-metrics-core:jar:1.1.11'<dependency org="com.spotify.metrics" name="semantic-metrics-core" rev="1.1.11">
  <artifact name="semantic-metrics-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.spotify.metrics', module='semantic-metrics-core', version='1.1.11')
)libraryDependencies += "com.spotify.metrics" % "semantic-metrics-core" % "1.1.11"[com.spotify.metrics/semantic-metrics-core "1.1.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.spotify.metrics : semantic-metrics-api | jar | 1.1.11 | 
| com.tdunning : t-digest | jar | 3.2 | 
| io.dropwizard.metrics : metrics-core | jar | 4.0.2 | 
| io.dropwizard.metrics : metrics-jvm | jar | 4.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.google.guava : guava | jar | 29.0-jre | 
| com.google.protobuf : protobuf-java | jar | 3.16.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 1.9.5 |