License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdio.helidon.config |
ArtifactId | ArtifactIdhelidon-config-hocon-mp |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Config HOCON MP
HOCON support for Helidon MP.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-hocon-mp/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-hocon-mp</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-hocon-mp/
implementation 'io.helidon.config:helidon-config-hocon-mp:2.5.1'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-hocon-mp/
implementation ("io.helidon.config:helidon-config-hocon-mp:2.5.1")
'io.helidon.config:helidon-config-hocon-mp:jar:2.5.1'
<dependency org="io.helidon.config" name="helidon-config-hocon-mp" rev="2.5.1">
<artifact name="helidon-config-hocon-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-hocon-mp', version='2.5.1')
)
libraryDependencies += "io.helidon.config" % "helidon-config-hocon-mp" % "2.5.1"
[io.helidon.config/helidon-config-hocon-mp "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-mp | jar | 2.5.1 |
com.typesafe : config | jar | 1.4.2 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
io.helidon.config : helidon-config-yaml-mp | jar | 2.5.1 |