3.0.3
Javadocs | Spec PDF | Spec html
This release includes the following changes:
To get started with MicroProfile Config 3.0, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.3</version>
</dependency>