is not current version
Last Version 1.0.2

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

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.0
Type

Type

jar

Download file-config 1.0.0


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