is not current version
Last Version 2.0.1

org.microprofile-ext.config-ext:configsource-filebase 1.0.3

A config that provides default behavior for file based sources

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

configsource-filebase
Version

Version

1.0.3
Type

Type

jar

Download configsource-filebase 1.0.3


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