is not current version
Last Version 1.6.6

ru.fix:aggregating-profiler-jmh 1.4.3

Aggregating Profiler provide basic API for application metrics measurement.

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

ru.fix
ArtifactId

ArtifactId

aggregating-profiler-jmh
Version

Version

1.4.3
Type

Type

jar

Download aggregating-profiler-jmh 1.4.3


<!-- https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-jmh/ -->
<dependency>
    <groupId>ru.fix</groupId>
    <artifactId>aggregating-profiler-jmh</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-jmh/
implementation 'ru.fix:aggregating-profiler-jmh:1.4.3'
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler-jmh/
implementation ("ru.fix:aggregating-profiler-jmh:1.4.3")
'ru.fix:aggregating-profiler-jmh:jar:1.4.3'
<dependency org="ru.fix" name="aggregating-profiler-jmh" rev="1.4.3">
  <artifact name="aggregating-profiler-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fix', module='aggregating-profiler-jmh', version='1.4.3')
)
libraryDependencies += "ru.fix" % "aggregating-profiler-jmh" % "1.4.3"
[ru.fix/aggregating-profiler-jmh "1.4.3"]