License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.smallrye.stork |
ArtifactId | ArtifactIdstork-microprofile-config |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Stork : MicroProfile Config integration
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-microprofile-config/ -->
<dependency>
<groupId>io.smallrye.stork</groupId>
<artifactId>stork-microprofile-config</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-microprofile-config/
implementation 'io.smallrye.stork:stork-microprofile-config:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-microprofile-config/
implementation ("io.smallrye.stork:stork-microprofile-config:1.1.2")
'io.smallrye.stork:stork-microprofile-config:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-microprofile-config" rev="1.1.2">
<artifact name="stork-microprofile-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-microprofile-config', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-microprofile-config" % "1.1.2"
[io.smallrye.stork/stork-microprofile-config "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-core | jar | |
org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.config : smallrye-config | jar | 2.10.0 |
io.smallrye.stork : stork-test-utils | jar | |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |