Last Version

Helidon Config Project 3.0.0-M2

Configuration API

License

License

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.config
ArtifactId

ArtifactId

helidon-config-project
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon Config Project
Configuration API
Project URL

Project URL

https://helidon.io/helidon-config-project
Project Organization

Project Organization

Oracle Corporation

Download helidon-config-project 3.0.0-M2


<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-project/ -->
<dependency>
    <groupId>io.helidon.config</groupId>
    <artifactId>helidon-config-project</artifactId>
    <version>3.0.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-project/
implementation 'io.helidon.config:helidon-config-project:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-project/
implementation ("io.helidon.config:helidon-config-project:3.0.0-M2")
'io.helidon.config:helidon-config-project:pom:3.0.0-M2'
<dependency org="io.helidon.config" name="helidon-config-project" rev="3.0.0-M2">
  <artifact name="helidon-config-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-project', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.config" % "helidon-config-project" % "3.0.0-M2"
[io.helidon.config/helidon-config-project "3.0.0-M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config
  • object-mapping
  • yaml
  • etcd
  • git
  • hocon
  • encryption
  • testing
  • test-infrastructure
  • tests
  • config-mp
  • yaml-mp
  • metadata
  • metadata-processor