is not current version
Last Version 3.0.0-RC2

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-source-file-system
Version

Version

1.12.0
Type

Type

jar

Download smallrye-config-source-file-system 1.12.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>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.config/smallrye-config-source-file-system/
implementation 'io.smallrye.config:smallrye-config-source-file-system:1.12.0'
// https://jarcasting.com/artifacts/io.smallrye.config/smallrye-config-source-file-system/
implementation ("io.smallrye.config:smallrye-config-source-file-system:1.12.0")
'io.smallrye.config:smallrye-config-source-file-system:jar:1.12.0'
<dependency org="io.smallrye.config" name="smallrye-config-source-file-system" rev="1.12.0">
  <artifact name="smallrye-config-source-file-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.config', module='smallrye-config-source-file-system', version='1.12.0')
)
libraryDependencies += "io.smallrye.config" % "smallrye-config-source-file-system" % "1.12.0"
[io.smallrye.config/smallrye-config-source-file-system "1.12.0"]