is not current version
Last Version 0.3.7

com.github.mxsm:jetcd-parent 0.3.2

Java Client for etcd V3

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-parent
Version

Version

0.3.2
Type

Type

pom

Download jetcd-parent 0.3.2

Filename Size
jetcd-parent-0.3.2.pom 35 KB
Browse

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