is not current version
Last Version 3.0.0-RC2

io.smallrye.config:smallrye-config-source-file-system 2.4.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-source-file-system
Version

Version

2.4.0
Type

Type

jar

Download smallrye-config-source-file-system 2.4.0


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