Skip to content

MicroProfile Metrics 3.0

Compare
Choose a tag to compare
@Channyboy Channyboy released this 09 Dec 15:46

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>3.0</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.