License |
License |
---|---|
Categories |
CategoriesRedis Data Databases CLI User Interface |
GroupId | GroupIdcom.chiradip.rediscl |
ArtifactId | ArtifactIdredisclient_2.10 |
Version | Version0.8 |
Type | Typejar |
Description |
DescriptionRedisClient
RedisClient
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.chiradip.rediscl |
Filename | Size |
---|---|
redisclient_2.10-0.8.pom | |
redisclient_2.10-0.8.jar | 13 KB |
redisclient_2.10-0.8-sources.jar | 1 KB |
redisclient_2.10-0.8-javadoc.jar | 346 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chiradip.rediscl/redisclient_2.10/ -->
<dependency>
<groupId>com.chiradip.rediscl</groupId>
<artifactId>redisclient_2.10</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.chiradip.rediscl/redisclient_2.10/
implementation 'com.chiradip.rediscl:redisclient_2.10:0.8'
// https://jarcasting.com/artifacts/com.chiradip.rediscl/redisclient_2.10/
implementation ("com.chiradip.rediscl:redisclient_2.10:0.8")
'com.chiradip.rediscl:redisclient_2.10:jar:0.8'
<dependency org="com.chiradip.rediscl" name="redisclient_2.10" rev="0.8">
<artifact name="redisclient_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chiradip.rediscl', module='redisclient_2.10', version='0.8')
)
libraryDependencies += "com.chiradip.rediscl" % "redisclient_2.10" % "0.8"
[com.chiradip.rediscl/redisclient_2.10 "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.slf4j : slf4j-api | jar | 1.7.6 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.1.0 |