is not current version
Last Version 3.0.0-M2

Helidon Config MP 2.4.1

Core of the implementation of MicroProfile Config specification

License

License

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.config
ArtifactId

ArtifactId

helidon-config-mp
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Config MP
Core of the implementation of MicroProfile Config specification
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-config-mp 2.4.1


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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.helidon.common : helidon-common jar 2.4.1
io.helidon.common : helidon-common-service-loader jar 2.4.1
io.helidon.config : helidon-config jar 2.4.1
org.eclipse.microprofile.config : microprofile-config-api jar 1.4
io.helidon.config : helidon-config-yaml-mp jar 2.4.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.