Last Version

SmallRye Config Examples 2.0.0-RC3

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config
ArtifactId

ArtifactId

smallrye-config-examples
Version

Version

2.0.0-RC3
Type

Type

pom
Description

Description

SmallRye Config Examples
SmallRye Parent POM

Download smallrye-config-examples 2.0.0-RC3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • interceptors
  • expansion
  • profiles
  • configmap
  • mapping