is not current version
Last Version 3.0.0-RC2

SmallRye Config Examples: Property Expansion 3.0.0-RC1

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config.examples
ArtifactId

ArtifactId

expansion
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

SmallRye Config Examples: Property Expansion
SmallRye Parent POM

Download expansion 3.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye.config : smallrye-config jar 3.0.0-RC1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.jboss.weld : weld-junit5 jar 3.0.0.Final

Project Modules

There are no modules declared in this project.