| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Metrics Тестирование приложения и мониторинг Monitoring JMH Performance analysis |
| Группа | Группаcom.spotify.metrics |
| Идентификатор | Идентификаторsemantic-metrics-jmh-benchmarks |
| Последняя версия | Последняя версия1.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSemantic 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify.metrics : semantic-metrics-core | jar | 1.1.11 |
| org.openjdk.jmh : jmh-core | jar | 1.23 |