RedisClient


License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.atais
ArtifactId

ArtifactId

redisclient_2.10
Last Version

Last Version

4.1
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

com.github.atais

Download redisclient_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.apache.commons : commons-pool2 jar 2.7.0
org.slf4j : slf4j-api jar 1.7.28

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.28
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.8
com.whisk : docker-testkit-scalatest_2.10 jar 0.9.8
com.whisk : docker-testkit-impl-docker-java_2.10 jar 0.9.8
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0