Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdru.fix |
ArtifactId | ArtifactIdaggregating-profiler-prometheus |
Version | Version1.5.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-prometheus/ -->
<dependency>
<groupId>ru.fix</groupId>
<artifactId>aggregating-profiler-prometheus</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-prometheus/
implementation 'ru.fix:aggregating-profiler-prometheus:1.5.17'
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-prometheus/
implementation ("ru.fix:aggregating-profiler-prometheus:1.5.17")
'ru.fix:aggregating-profiler-prometheus:jar:1.5.17'
<dependency org="ru.fix" name="aggregating-profiler-prometheus" rev="1.5.17">
<artifact name="aggregating-profiler-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fix', module='aggregating-profiler-prometheus', version='1.5.17')
)
libraryDependencies += "ru.fix" % "aggregating-profiler-prometheus" % "1.5.17"
[ru.fix/aggregating-profiler-prometheus "1.5.17"]