| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Net |
| GroupId | GroupIdnet.nikore.etcd |
| ArtifactId | ArtifactIdscala-etcd |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscala-etcd
native scala client for etcd
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| scala-etcd-0.3.pom | |
| scala-etcd-0.3.jar | 53 KB |
| scala-etcd-0.3-sources.jar | 2 KB |
| scala-etcd-0.3-javadoc.jar | 398 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |