scala-etcd

native scala client for etcd

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.nikore.etcd
ArtifactId

ArtifactId

scala-etcd
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

scala-etcd
native scala client for etcd
Project URL

Project URL

https://github.com/nikore/scala-etcd

Download scala-etcd

How to add to project

<!-- https://jarcasting.com/artifacts/net.nikore.etcd/scala-etcd/ -->
<dependency>
    <groupId>net.nikore.etcd</groupId>
    <artifactId>scala-etcd</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.nikore.etcd/scala-etcd/
implementation 'net.nikore.etcd:scala-etcd:0.3'
// https://jarcasting.com/artifacts/net.nikore.etcd/scala-etcd/
implementation ("net.nikore.etcd:scala-etcd:0.3")
'net.nikore.etcd:scala-etcd:jar:0.3'
<dependency org="net.nikore.etcd" name="scala-etcd" rev="0.3">
  <artifact name="scala-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nikore.etcd', module='scala-etcd', version='0.3')
)
libraryDependencies += "net.nikore.etcd" % "scala-etcd" % "0.3"
[net.nikore.etcd/scala-etcd "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.spray : spray-client jar 1.3.1
io.spray : spray-json_2.10 jar 1.2.6
com.typesafe.akka : akka-actor_2.10 jar 2.3.2
org.scala-lang : scala-library jar 2.10.3

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.5
junit : junit jar 4.11
org.scala-lang.modules » scala-xml_2.10 jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1