is not current version
Last Version 1.0.8

com.github.phillip-kruger.microprofile-extentions:config-ext 1.0.6

Some default config providers and converters

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.phillip-kruger.microprofile-extentions
ArtifactId

ArtifactId

config-ext
Version

Version

1.0.6
Type

Type

jar

Download config-ext 1.0.6


<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-ext/
implementation ("com.github.phillip-kruger.microprofile-extentions:config-ext:1.0.6")
'com.github.phillip-kruger.microprofile-extentions:config-ext:jar:1.0.6'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="config-ext" rev="1.0.6">
  <artifact name="config-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='config-ext', version='1.0.6')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "config-ext" % "1.0.6"
[com.github.phillip-kruger.microprofile-extentions/config-ext "1.0.6"]