Last Version

RedisClient 3.42

RedisClient

License

License

Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

redisclient_2.13
Version

Version

3.42
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.42


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

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
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.