is not current version
Last Version 3.0.0-M2

Helidon Config 2.4.1

Configuration Core module.

License

License

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.config
ArtifactId

ArtifactId

helidon-config
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Config
Configuration Core module.
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-config 2.4.1


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

Dependencies

compile (4)

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-reactive jar 2.4.1
io.helidon.common : helidon-common-media-type jar 2.4.1

provided (1)

Group / Artifact Type Version
io.helidon.config : helidon-config-metadata-processor Optional jar 2.4.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4
com.xebialabs.restito : restito jar 0.9.1
io.helidon.config : helidon-config-test-infrastructure jar 2.4.1
org.slf4j : slf4j-jdk14 jar 1.7.32

Project Modules

There are no modules declared in this project.