is not current version
Last Version 1.9.1

com.github.marschall:micrometer-jfr 0.4.0

A Micrometer meter registry that generates JFR events

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

micrometer-jfr
Version

Version

0.4.0
Type

Type

jar

Download micrometer-jfr 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/micrometer-jfr/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>micrometer-jfr</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/micrometer-jfr/
implementation 'com.github.marschall:micrometer-jfr:0.4.0'
// https://jarcasting.com/artifacts/com.github.marschall/micrometer-jfr/
implementation ("com.github.marschall:micrometer-jfr:0.4.0")
'com.github.marschall:micrometer-jfr:jar:0.4.0'
<dependency org="com.github.marschall" name="micrometer-jfr" rev="0.4.0">
  <artifact name="micrometer-jfr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='micrometer-jfr', version='0.4.0')
)
libraryDependencies += "com.github.marschall" % "micrometer-jfr" % "0.4.0"
[com.github.marschall/micrometer-jfr "0.4.0"]