is not current version
Last Version 1.0.2

com.github.phillip-kruger.microprofile-extentions:file-config 1.0.1

MicroProfile Config from file

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

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

ArtifactId

file-config
Version

Version

1.0.1
Type

Type

jar

Download file-config 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
    <artifactId>file-config</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/
implementation 'com.github.phillip-kruger.microprofile-extentions:file-config:1.0.1'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/
implementation ("com.github.phillip-kruger.microprofile-extentions:file-config:1.0.1")
'com.github.phillip-kruger.microprofile-extentions:file-config:jar:1.0.1'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="file-config" rev="1.0.1">
  <artifact name="file-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='file-config', version='1.0.1')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "file-config" % "1.0.1"
[com.github.phillip-kruger.microprofile-extentions/file-config "1.0.1"]