Releases: eclipse/microprofile-config
MicroProfile Config 2.0
Javadocs | Spec PDF | Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0</version>
</dependency>
MicroProfile 2.0-RC12
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0-RC12, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-RC12</version>
</dependency>
MicroProfile Config 2.0-RC5
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0-RC5, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-RC5</version>
</dependency>
MicroProfile Config 2.0-RC3
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0-RC3, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-RC3</version>
</dependency>
MicroProfile Config 2.0-RC2
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0-RC2, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-RC2</version>
</dependency>
MicroProfile Config 2.0-RC1
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
More info on the changelog
To get started with MicroProfile Config 2.0-RC1, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-RC1</version>
</dependency>
MicroProfile Config 2.0-M1
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/8?closed=1
To get started with MicroProfile Config 2.0-M1, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>2.0-M1</version>
</dependency>
MicroProfile Config 1.4 Final Release
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/7?closed=1
To get started with MicroProfile Config 1.4, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>1.4</version>
</dependency>
MicroProfile Config 1.4-RC3
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/7?closed=1
To get started with MicroProfile Config 1.4-RC3, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>1.4-RC3</version>
</dependency>
MicroProfile Config 1.4-RC2
Javadocs | Spec PDF |Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/7?closed=1
To get started with MicroProfile Config 1.4-RC2, add the following dependency to your pom:
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>1.4-RC2</version>
</dependency>