SmallRye Stork : MicroProfile Config integration

SmallRye Parent POM

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

smallrye-stork-microprofile-config
Last Version

Last Version

1.0.0.Beta1
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye Stork : MicroProfile Config integration
SmallRye Parent POM

Download smallrye-stork-microprofile-config

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye.stork : smallrye-stork-api jar 1.0.0.Beta1
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.jboss.logging : jboss-logging jar 3.4.2.Final

test (4)

Group / Artifact Type Version
io.smallrye.config : smallrye-config jar 2.6.0
io.smallrye.stork : smallrye-stork-test-utils jar 1.0.0.Beta1
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Beta1
1.0.0.Alpha10
1.0.0.Alpha9
1.0.0.Alpha8
1.0.0.Alpha7
1.0.0.Alpha6