1.3
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/4?closed=1
To get started with MicroProfile Config 1.3, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>1.3</version>
</dependency>