License |
License |
---|---|
Categories |
CategoriesScala Languages Redis Data Databases |
GroupId | GroupIdcom.github.peking2 |
ArtifactId | ArtifactIdscala-redis-cluster_2.11 |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionscala-redis-cluster
scala-redis-cluster
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.peking2 |
<!-- https://jarcasting.com/artifacts/com.github.peking2/scala-redis-cluster_2.11/ -->
<dependency>
<groupId>com.github.peking2</groupId>
<artifactId>scala-redis-cluster_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peking2/scala-redis-cluster_2.11/
implementation 'com.github.peking2:scala-redis-cluster_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.peking2/scala-redis-cluster_2.11/
implementation ("com.github.peking2:scala-redis-cluster_2.11:0.2")
'com.github.peking2:scala-redis-cluster_2.11:jar:0.2'
<dependency org="com.github.peking2" name="scala-redis-cluster_2.11" rev="0.2">
<artifact name="scala-redis-cluster_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peking2', module='scala-redis-cluster_2.11', version='0.2')
)
libraryDependencies += "com.github.peking2" % "scala-redis-cluster_2.11" % "0.2"
[com.github.peking2/scala-redis-cluster_2.11 "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
com.livestream : scredis_2.11 | jar | 2.0.5 |
commons-codec : commons-codec | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |