License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.smallrye.stork |
ArtifactId | ArtifactIdsmallrye-stork-microprofile-config |
Last Version | Last Version1.0.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Stork : MicroProfile Config integration
SmallRye Parent POM
|
<!-- 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"]
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 |
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 |