Skip to content

1.0.2-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@donbourne donbourne released this 18 Dec 22:26

This is a patch release that fixes some issues with the TCK.

To get started with MicroProfile Metrics 1.0.2-RC2, add the following dependency to your pom:

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