License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.livestream |
ArtifactId | ArtifactIdscredis_2.11 |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionscredis
scredis
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.livestream |
Filename | Size |
---|---|
scredis_2.11-2.0.8.pom | |
scredis_2.11-2.0.8.jar | 1 MB |
scredis_2.11-2.0.8-sources.jar | 83 KB |
scredis_2.11-2.0.8-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.livestream/scredis_2.11/ -->
<dependency>
<groupId>com.livestream</groupId>
<artifactId>scredis_2.11</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.livestream/scredis_2.11/
implementation 'com.livestream:scredis_2.11:2.0.8'
// https://jarcasting.com/artifacts/com.livestream/scredis_2.11/
implementation ("com.livestream:scredis_2.11:2.0.8")
'com.livestream:scredis_2.11:jar:2.0.8'
<dependency org="com.livestream" name="scredis_2.11" rev="2.0.8">
<artifact name="scredis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livestream', module='scredis_2.11', version='2.0.8')
)
libraryDependencies += "com.livestream" % "scredis_2.11" % "2.0.8"
[com.livestream/scredis_2.11 "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
com.typesafe : config | jar | 1.2.0 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.0 |
com.storm-enroute : scalameter_2.11 | jar | 0.6 |
org.slf4j : slf4j-simple | jar | 1.7.7 |