is not current version
Last Version 3.0.0-M2

Helidon Common Configurable 2.4.1

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.common
ArtifactId

ArtifactId

helidon-common-configurable
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Common Configurable
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-common-configurable
Project Organization

Project Organization

Oracle Corporation

Download helidon-common-configurable 2.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.helidon.common : helidon-common jar 2.4.1
io.helidon.common : helidon-common-context jar 2.4.1
io.helidon.config : helidon-config jar 2.4.1
io.helidon.common : helidon-common-service-loader jar 2.4.1

provided (2)

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

test (5)

Group / Artifact Type Version
io.helidon.bundles : helidon-bundles-config jar 2.4.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4
org.awaitility : awaitility jar 3.1.6

Project Modules

There are no modules declared in this project.