scakka-zoo-cache

A cache for Zookeeper, implemented in Scala and Akka

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.astonbitecode
ArtifactId

ArtifactId

scakka-zoo-cache
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

scakka-zoo-cache
A cache for Zookeeper, implemented in Scala and Akka
Project URL

Project URL

https://github.com/astonbitecode/scakka-zoo-cache

Download scakka-zoo-cache

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-actor_2.11 jar 2.4.9
ch.qos.logback : logback-classic jar 1.1.7
com.typesafe.scala-logging : scala-logging_2.11 jar 3.4.0
org.apache.zookeeper : zookeeper jar 3.4.9

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.specs2 : specs2-core_2.11 jar 3.7
org.specs2 : specs2-mock_2.11 jar 3.7
org.specs2 : specs2-junit_2.11 jar 3.7
org.specs2 : specs2-matcher-extra_2.11 jar 3.7
org.apache.curator : curator-test jar 2.9.1
com.typesafe.akka : akka-testkit_2.11 jar 2.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0