| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdstorehaus-redis_2.11 |
| Version | Version0.15.0 |
| Type | Typejar |
| Description |
Descriptionstorehaus-redis
storehaus-redis
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-redis_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-redis_2.11</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-redis_2.11/
implementation 'com.twitter:storehaus-redis_2.11:0.15.0'
// https://jarcasting.com/artifacts/com.twitter/storehaus-redis_2.11/
implementation ("com.twitter:storehaus-redis_2.11:0.15.0")
'com.twitter:storehaus-redis_2.11:jar:0.15.0'
<dependency org="com.twitter" name="storehaus-redis_2.11" rev="0.15.0">
<artifact name="storehaus-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-redis_2.11', version='0.15.0')
)
libraryDependencies += "com.twitter" % "storehaus-redis_2.11" % "0.15.0"
[com.twitter/storehaus-redis_2.11 "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.twitter : storehaus-algebra_2.11 | jar | 0.15.0 |
| com.twitter : bijection-core_2.11 | jar | 0.9.5 |
| com.twitter : bijection-netty_2.11 | jar | 0.9.5 |
| com.twitter : finagle-redis_2.11 | jar | 6.43.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : storehaus-testing_2.11 | jar | 0.15.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |