License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.livestream |
ArtifactId | ArtifactIdscredis_2.9.2 |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionscredis
scredis
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.livestream |
Filename | Size |
---|---|
scredis_2.9.2-1.1.2.pom | |
scredis_2.9.2-1.1.2.jar | 943 KB |
scredis_2.9.2-1.1.2-sources.jar | 92 KB |
scredis_2.9.2-1.1.2-javadoc.jar | 645 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.livestream/scredis_2.9.2/ -->
<dependency>
<groupId>com.livestream</groupId>
<artifactId>scredis_2.9.2</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.livestream/scredis_2.9.2/
implementation 'com.livestream:scredis_2.9.2:1.1.2'
// https://jarcasting.com/artifacts/com.livestream/scredis_2.9.2/
implementation ("com.livestream:scredis_2.9.2:1.1.2")
'com.livestream:scredis_2.9.2:jar:1.1.2'
<dependency org="com.livestream" name="scredis_2.9.2" rev="1.1.2">
<artifact name="scredis_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livestream', module='scredis_2.9.2', version='1.1.2')
)
libraryDependencies += "com.livestream" % "scredis_2.9.2" % "1.1.2"
[com.livestream/scredis_2.9.2 "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-pool : commons-pool | jar | 1.6 |
com.typesafe : config | jar | 1.2.0 |
com.typesafe.akka » akka-actor | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | 1.9.1 |