License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdio.helidon.config |
ArtifactId | ArtifactIdhelidon-config-etcd |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Config Etcd
etcd config source implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-config-etcd-3.0.0-M2.pom | |
helidon-config-etcd-3.0.0-M2.jar | 1022 KB |
helidon-config-etcd-3.0.0-M2-sources.jar | 812 KB |
helidon-config-etcd-3.0.0-M2-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-etcd/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-etcd</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-etcd/
implementation 'io.helidon.config:helidon-config-etcd:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-etcd/
implementation ("io.helidon.config:helidon-config-etcd:3.0.0-M2")
'io.helidon.config:helidon-config-etcd:jar:3.0.0-M2'
<dependency org="io.helidon.config" name="helidon-config-etcd" rev="3.0.0-M2">
<artifact name="helidon-config-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-etcd', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.config" % "helidon-config-etcd" % "3.0.0-M2"
[io.helidon.config/helidon-config-etcd "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config | jar | 3.0.0-M2 |
io.helidon.common : helidon-common | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-media-type | jar | 3.0.0-M2 |
org.mousio : etcd4j | jar | 2.18.0 |
io.helidon.grpc : io.grpc | jar | 3.0.0-M2 |
io.grpc : grpc-protobuf | jar | 1.45.1 |
io.grpc : grpc-stub | jar | 1.45.1 |
com.typesafe : config | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty | jar | 1.45.1 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-testing | jar | 3.0.0-M2 |
io.helidon.config : helidon-config-hocon | jar | 3.0.0-M2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-core | jar | 2.23.4 |
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |