is not current version
Last Version 3.0.0-M2

Helidon Config 2.3.2

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.3.2
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.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.helidon.common : helidon-common jar 2.3.2
io.helidon.common : helidon-common-reactive jar 2.3.2
io.helidon.common : helidon-common-media-type jar 2.3.2

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.3.2
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.