License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.boxframework |
ArtifactId | ArtifactIdbox-server-cache-redis_2.13 |
Version | Version1.5.5 |
Type | Typejar |
Description |
Descriptionbox-server-cache-redis
box-server-cache-redis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.boxframework/box-server-cache-redis_2.13/ -->
<dependency>
<groupId>com.boxframework</groupId>
<artifactId>box-server-cache-redis_2.13</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.boxframework/box-server-cache-redis_2.13/
implementation 'com.boxframework:box-server-cache-redis_2.13:1.5.5'
// https://jarcasting.com/artifacts/com.boxframework/box-server-cache-redis_2.13/
implementation ("com.boxframework:box-server-cache-redis_2.13:1.5.5")
'com.boxframework:box-server-cache-redis_2.13:jar:1.5.5'
<dependency org="com.boxframework" name="box-server-cache-redis_2.13" rev="1.5.5">
<artifact name="box-server-cache-redis_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boxframework', module='box-server-cache-redis_2.13', version='1.5.5')
)
libraryDependencies += "com.boxframework" % "box-server-cache-redis_2.13" % "1.5.5"
[com.boxframework/box-server-cache-redis_2.13 "1.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.boxframework : box-server-services_2.13 | jar | 1.5.5 |
com.github.scredis : scredis_2.13 | jar | 2.4.3 |
com.iheart : ficus_2.13 | jar | 1.4.7 |