Micrometer JFR

A Micrometer meter registry that generates JFR events

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

micrometer-jfr
Last Version

Last Version

1.9.1
Release Date

Release Date

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

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
io.micrometer : micrometer-core jar 1.9.1
com.google.code.findbugs : jsr305 Optional jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1
1.9.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0