is not current version
Last Version 3.0.0-RC2

SmallRye Config Examples: ConfigMap 2.7.0

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config.examples
ArtifactId

ArtifactId

configmap
Version

Version

2.7.0
Type

Type

jar
Description

Description

SmallRye Config Examples: ConfigMap
SmallRye Parent POM

Download configmap 2.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.smallrye.config : smallrye-config jar 2.7.0
io.smallrye.config : smallrye-config-source-file-system jar 2.7.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.