Registry / config / helidon-config-yaml

helidon-config-yaml

JSON →
library4.4.0javamavenunverified

YAML parser implementation for Helidon Config, enabling configuration loading from YAML files.

<dependency> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-yaml</artifactId> <version>4.4.0</version> </dependency>
INSTALL
IMPORT
SIG · HELIDON-CONFIG-YAM
H
helidon-config-yaml
configjavav4.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

YamlConfigParser
io.helidon.config.yaml.YamlConfigParser

Create a YAML config parser to load Helidon configuration from YAML files.

import io.helidon.config.yaml.YamlConfigParser; YamlConfigParser parser = YamlConfigParser.create(); // Use parser to load configuration from YAML source
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
helidon-config-yaml — mvn dependency:get helidon-config-yaml · libregistry