is not current version
Last Version 1.9.1

Micrometer JFR 0.5.0

A Micrometer meter registry that generates JFR events

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

micrometer-jfr
Version

Version

0.5.0
Type

Type

jar
Description

Description

Micrometer JFR
A Micrometer meter registry that generates JFR events
Project URL

Project URL

https://github.com/marschall/micrometer-jfr
Source Code Management

Source Code Management

https://github.com/marschall/micrometer-jfr

Download micrometer-jfr 0.5.0


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

Dependencies

provided (1)

Group / Artifact Type Version
io.micrometer : micrometer-core jar 1.6.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-jfr jar

Project Modules

There are no modules declared in this project.