is not current version
Last Version 3.0.0-RC2

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-source-file-system
Version

Version

2.0.1
Type

Type

jar

Download smallrye-config-source-file-system 2.0.1


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