Last Version

jetcd 0.3.7

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-parent
Version

Version

0.3.7
Type

Type

pom
Description

Description

jetcd
Java Client for etcd V3
Project URL

Project URL

https://github.com/etcd-io/jetcd
Source Code Management

Source Code Management

https://github.com/mxsm/jetcd.git

Download jetcd-parent 0.3.7

Filename Size
jetcd-parent-0.3.7.pom 40 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.mxsm/jetcd-parent/ -->
<dependency>
    <groupId>com.github.mxsm</groupId>
    <artifactId>jetcd-parent</artifactId>
    <version>0.3.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mxsm/jetcd-parent/
implementation 'com.github.mxsm:jetcd-parent:0.3.7'
// https://jarcasting.com/artifacts/com.github.mxsm/jetcd-parent/
implementation ("com.github.mxsm:jetcd-parent:0.3.7")
'com.github.mxsm:jetcd-parent:pom:0.3.7'
<dependency org="com.github.mxsm" name="jetcd-parent" rev="0.3.7">
  <artifact name="jetcd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mxsm', module='jetcd-parent', version='0.3.7')
)
libraryDependencies += "com.github.mxsm" % "jetcd-parent" % "0.3.7"
[com.github.mxsm/jetcd-parent "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-launcher
  • jetcd-launcher-maven-plugin
  • jetcd-common
  • jetcd-launcher-maven-plugin-test
  • jetcd-resolver
  • jetcd-resolver-dns-srv
  • jetcd-core
  • jetcd-extensions
  • jetcd-all
  • jetcd-osgi
  • jetcd-examples