etcd-client

etc.d client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

me.maciejb.etcd-client
ArtifactId

ArtifactId

etcd-client_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

etcd-client
etc.d client
Project URL

Project URL

https://github.com/maciej/etcd-client
Project Organization

Project Organization

me.maciejb.etcd-client

Download etcd-client_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/me.maciejb.etcd-client/etcd-client_2.11/ -->
<dependency>
    <groupId>me.maciejb.etcd-client</groupId>
    <artifactId>etcd-client_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.maciejb.etcd-client/etcd-client_2.11/
implementation 'me.maciejb.etcd-client:etcd-client_2.11:0.2.0'
// https://jarcasting.com/artifacts/me.maciejb.etcd-client/etcd-client_2.11/
implementation ("me.maciejb.etcd-client:etcd-client_2.11:0.2.0")
'me.maciejb.etcd-client:etcd-client_2.11:jar:0.2.0'
<dependency org="me.maciejb.etcd-client" name="etcd-client_2.11" rev="0.2.0">
  <artifact name="etcd-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.maciejb.etcd-client', module='etcd-client_2.11', version='0.2.0')
)
libraryDependencies += "me.maciejb.etcd-client" % "etcd-client_2.11" % "0.2.0"
[me.maciejb.etcd-client/etcd-client_2.11 "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-actor_2.11 jar 2.4.14
com.typesafe.akka : akka-http-core_2.11 jar 10.0.0
com.typesafe.akka : akka-http-spray-json_2.11 jar 10.0.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5
org.mockito : mockito-core jar 1.10.19
com.typesafe.akka : akka-testkit_2.11 jar 2.4.14
com.typesafe.akka : akka-stream-testkit_2.11 jar 2.4.14

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0
0.0.2