scala-redis-client


License

License

Categories

Categories

Scala Languages Redis Data Databases CLI User Interface
GroupId

GroupId

com.top10
ArtifactId

ArtifactId

scala-redis-client_2.9.2
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-redis-client
scala-redis-client
Project Organization

Project Organization

com.top10

Download scala-redis-client_2.9.2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
org.scala-tools.time : time_2.9.1 jar 0.5
redis.clients : jedis jar 2.1.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 1.9.1
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.10.0
1.9.0