Skip to content

MicroProfile Metrics 3.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmartisk jmartisk released this 03 Aug 12:45

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-RC1</version>
</dependency>

For changes consult the changelog.