RedisClient


License

License

Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.9.1
Last Version

Last Version

2.9
Release Date

Release Date

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.1

How to add to project

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

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.1
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.1 jar 2.0.M4

Project Modules

There are no modules declared in this project.

Versions

Version
2.9
2.8
2.7
2.5
2.4.2
2.4.1
2.4.0