| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices config Application Layer Libs Configuration |
| GroupId | GroupIdio.helidon.microprofile.config |
| ArtifactId | ArtifactIdhelidon-microprofile-config-project |
| Last Version | Last Version1.4.11 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHelidon Microprofile Config
Microprofile config implementation Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| helidon-microprofile-config-project-1.4.11.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config-project/ -->
<dependency>
<groupId>io.helidon.microprofile.config</groupId>
<artifactId>helidon-microprofile-config-project</artifactId>
<version>1.4.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config-project/
implementation 'io.helidon.microprofile.config:helidon-microprofile-config-project:1.4.11'
// https://jarcasting.com/artifacts/io.helidon.microprofile.config/helidon-microprofile-config-project/
implementation ("io.helidon.microprofile.config:helidon-microprofile-config-project:1.4.11")
'io.helidon.microprofile.config:helidon-microprofile-config-project:pom:1.4.11'
<dependency org="io.helidon.microprofile.config" name="helidon-microprofile-config-project" rev="1.4.11">
<artifact name="helidon-microprofile-config-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.config', module='helidon-microprofile-config-project', version='1.4.11')
)
libraryDependencies += "io.helidon.microprofile.config" % "helidon-microprofile-config-project" % "1.4.11"
[io.helidon.microprofile.config/helidon-microprofile-config-project "1.4.11"]