| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring JMH Performance analysis | 
| GroupId | GroupIdcom.spotify.metrics | 
| ArtifactId | ArtifactIdsemantic-metrics-jmh-benchmarks | 
| Last Version | Last Version1.1.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSemantic Metrics: Parent POM | 
<!-- https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-jmh-benchmarks/ -->
<dependency>
    <groupId>com.spotify.metrics</groupId>
    <artifactId>semantic-metrics-jmh-benchmarks</artifactId>
    <version>1.1.11</version>
</dependency>// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-jmh-benchmarks/
implementation 'com.spotify.metrics:semantic-metrics-jmh-benchmarks:1.1.11'// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-jmh-benchmarks/
implementation ("com.spotify.metrics:semantic-metrics-jmh-benchmarks:1.1.11")'com.spotify.metrics:semantic-metrics-jmh-benchmarks:jar:1.1.11'<dependency org="com.spotify.metrics" name="semantic-metrics-jmh-benchmarks" rev="1.1.11">
  <artifact name="semantic-metrics-jmh-benchmarks" type="jar" />
</dependency>@Grapes(
@Grab(group='com.spotify.metrics', module='semantic-metrics-jmh-benchmarks', version='1.1.11')
)libraryDependencies += "com.spotify.metrics" % "semantic-metrics-jmh-benchmarks" % "1.1.11"[com.spotify.metrics/semantic-metrics-jmh-benchmarks "1.1.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.spotify.metrics : semantic-metrics-core | jar | 1.1.11 | 
| org.openjdk.jmh : jmh-core | jar | 1.23 |