Last Version

RedisClient 2.10

RedisClient

License

License

Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.9.2
Version

Version

2.10
Type

Type

jar
Description

Description

RedisClient
RedisClient
Project URL

Project URL

https://github.com/debasishg/scala-redis
Project Organization

Project Organization

net.debasishg

Download redisclient_2.9.2 2.10


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.6
com.typesafe.akka » akka-actor jar 2.0.3
org.scala-lang : scala-library jar 2.9.2
org.slf4j : slf4j-api jar 1.6.6

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.scalatest : scalatest_2.9.2 jar 2.0.M4

Project Modules

There are no modules declared in this project.