License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.scredis |
ArtifactId | ArtifactIdscredis_2.12 |
Version | Version2.4.3+1-d4b3d13e |
Type | Typejar |
Description |
Descriptionscredis
scredis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.scredis/scredis_2.12/ -->
<dependency>
<groupId>com.github.scredis</groupId>
<artifactId>scredis_2.12</artifactId>
<version>2.4.3+1-d4b3d13e</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.12/
implementation 'com.github.scredis:scredis_2.12:2.4.3+1-d4b3d13e'
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.12/
implementation ("com.github.scredis:scredis_2.12:2.4.3+1-d4b3d13e")
'com.github.scredis:scredis_2.12:jar:2.4.3+1-d4b3d13e'
<dependency org="com.github.scredis" name="scredis_2.12" rev="2.4.3+1-d4b3d13e">
<artifact name="scredis_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scredis', module='scredis_2.12', version='2.4.3+1-d4b3d13e')
)
libraryDependencies += "com.github.scredis" % "scredis_2.12" % "2.4.3+1-d4b3d13e"
[com.github.scredis/scredis_2.12 "2.4.3+1-d4b3d13e"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
com.typesafe : config | jar | 1.3.3 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.32 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.2 |
org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.2.2.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.0 |
com.storm-enroute : scalameter_2.12 | jar | 0.19 |
org.slf4j : slf4j-simple | jar | 1.7.30 |