is not current version
Last Version 3.42

RedisClient 3.30

RedisClient

License

License

Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.13
Version

Version

3.30
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.13 3.30


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.apache.commons : commons-pool2 jar 2.8.0
org.slf4j : slf4j-api jar 1.7.29

provided (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.