License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.ahjohannessen |
ArtifactId | ArtifactIdakka-etcd_2.10 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionakka-etcd
akka-etcd
|
Project Organization |
Project Organizationcom.github.ahjohannessen |
Filename | Size |
---|---|
akka-etcd_2.10-0.1.pom | |
akka-etcd_2.10-0.1.jar | 17 KB |
akka-etcd_2.10-0.1-sources.jar | 689 bytes |
akka-etcd_2.10-0.1-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ahjohannessen/akka-etcd_2.10/ -->
<dependency>
<groupId>com.github.ahjohannessen</groupId>
<artifactId>akka-etcd_2.10</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ahjohannessen/akka-etcd_2.10/
implementation 'com.github.ahjohannessen:akka-etcd_2.10:0.1'
// https://jarcasting.com/artifacts/com.github.ahjohannessen/akka-etcd_2.10/
implementation ("com.github.ahjohannessen:akka-etcd_2.10:0.1")
'com.github.ahjohannessen:akka-etcd_2.10:jar:0.1'
<dependency org="com.github.ahjohannessen" name="akka-etcd_2.10" rev="0.1">
<artifact name="akka-etcd_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ahjohannessen', module='akka-etcd_2.10', version='0.1')
)
libraryDependencies += "com.github.ahjohannessen" % "akka-etcd_2.10" % "0.1"
[com.github.ahjohannessen/akka-etcd_2.10 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3-M2 |
io.spray : spray-client | jar | 1.3-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0 |
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3-M2 |