cb372 / finagle-beanstalk 0.1.0
GitHubA Scala client for beanstalkd, based on Finagle RPC framework.
Scala versions:
2.11
finagle-beanstalk 0.1.0
Group ID:
com.github.cb372
Artifact ID:
finagle-beanstalk_2.11
Version:
0.1.0
Release Date:
Dec 24, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.cb372" %% "finagle-beanstalk" % "0.1.0"
ivy"com.github.cb372::finagle-beanstalk:0.1.0"
//> using dep "com.github.cb372::finagle-beanstalk:0.1.0"
import $ivy.`com.github.cb372::finagle-beanstalk:0.1.0`
<dependency> <groupId>com.github.cb372</groupId> <artifactId>finagle-beanstalk_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.cb372', name: 'finagle-beanstalk_2.11', version: '0.1.0'