is not current version
Last Version 0.3.7

com.github.mxsm:jetcd-parent 0.3.4

Java Client for etcd V3

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-parent
Version

Version

0.3.4
Type

Type

pom

Download jetcd-parent 0.3.4

Filename Size
jetcd-parent-0.3.4.pom 20 KB
Browse

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