Last Version

com.github.mxsm:jetcd-examples 0.3.7

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-examples
Version

Version

0.3.7
Type

Type

pom
Description

Description

Java Client for etcd V3

Download jetcd-examples 0.3.7

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

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

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