Last Version

com.github.mxsm:jetcd-launcher 0.3.7

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-launcher
Version

Version

0.3.7
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-launcher 0.3.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.11
org.slf4j : slf4j-api jar 1.7.25
org.testcontainers : testcontainers jar 1.10.5
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.