Last Version

Microprofile Config Extensions :: File config source 1.0.1

A config that get the values from a properties file

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

configsource-file
Version

Version

1.0.1
Type

Type

jar
Description

Description

Microprofile Config Extensions :: File config source
A config that get the values from a properties file

Download configsource-file 1.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.