1.0.2-RC2
Pre-release
Pre-release
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>