This is retired. Please use https://www.microprofile-ext.org
| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.github.phillip-kruger.microprofile-extentions | 
| ArtifactId | ArtifactIdconfig-ext | 
| Last Version | Last Version1.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMicroprofile extentions :: Config Some default config providers and converters | 
| Filename | Size | 
|---|---|
| config-ext-1.0.8.pom | |
| config-ext-1.0.8.jar | 14 KB | 
| config-ext-1.0.8-sources.jar | 9 KB | 
| config-ext-1.0.8-javadoc.jar | 65 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-ext/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
    <artifactId>config-ext</artifactId>
    <version>1.0.8</version>
</dependency>// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-ext/
implementation 'com.github.phillip-kruger.microprofile-extentions:config-ext:1.0.8'// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-ext/
implementation ("com.github.phillip-kruger.microprofile-extentions:config-ext:1.0.8")'com.github.phillip-kruger.microprofile-extentions:config-ext:jar:1.0.8'<dependency org="com.github.phillip-kruger.microprofile-extentions" name="config-ext" rev="1.0.8">
  <artifact name="config-ext" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='config-ext', version='1.0.8')
)libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "config-ext" % "1.0.8"[com.github.phillip-kruger.microprofile-extentions/config-ext "1.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.coreos : jetcd-core | jar | 0.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 8.0 | 
| org.eclipse.microprofile : microprofile | pom | 1.3 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
This is retired. Please use https://www.microprofile-ext.org