Last Version

io.etcd:jetcd-examples 0.3.0

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-examples
Version

Version

0.3.0
Type

Type

pom
Description

Description

Java Client for etcd V3

Download jetcd-examples 0.3.0

Filename Size
jetcd-examples-0.3.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jetcd-watch
  • jetcd-ctl