License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdio.helidon.microprofile.config |
ArtifactId | ArtifactIdhelidon-microprofile-config |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Microprofile Config
Microprofile config implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/ -->
<dependency>
<groupId>io.helidon.microprofile.config</groupId>
<artifactId>helidon-microprofile-config</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/
implementation 'io.helidon.microprofile.config:helidon-microprofile-config:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config/
implementation ("io.helidon.microprofile.config:helidon-microprofile-config:3.0.0-M2")
'io.helidon.microprofile.config:helidon-microprofile-config:jar:3.0.0-M2'
<dependency org="io.helidon.microprofile.config" name="helidon-microprofile-config" rev="3.0.0-M2">
<artifact name="helidon-microprofile-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.config', module='helidon-microprofile-config', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.microprofile.config" % "helidon-microprofile-config" % "3.0.0-M2"
[io.helidon.microprofile.config/helidon-microprofile-config "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-mp | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-yaml | jar | 3.0.0-M2 |
io.helidon.config : helidon-config-encryption | jar | 3.0.0-M2 |
io.helidon.config : helidon-config-object-mapping | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.microprofile.cdi : helidon-microprofile-cdi | jar | 3.0.0-M2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
io.helidon.config : helidon-config-test-infrastructure | jar | 3.0.0-M2 |
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 | jar | 3.0.0-M2 |