License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.boxframework |
ArtifactId | ArtifactIdbox-server-cache-redis_2.12 |
Version | Version1.4.15 |
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.12/ -->
<dependency>
<groupId>com.boxframework</groupId>
<artifactId>box-server-cache-redis_2.12</artifactId>
<version>1.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.boxframework/box-server-cache-redis_2.12/
implementation 'com.boxframework:box-server-cache-redis_2.12:1.4.15'
// https://jarcasting.com/artifacts/com.boxframework/box-server-cache-redis_2.12/
implementation ("com.boxframework:box-server-cache-redis_2.12:1.4.15")
'com.boxframework:box-server-cache-redis_2.12:jar:1.4.15'
<dependency org="com.boxframework" name="box-server-cache-redis_2.12" rev="1.4.15">
<artifact name="box-server-cache-redis_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boxframework', module='box-server-cache-redis_2.12', version='1.4.15')
)
libraryDependencies += "com.boxframework" % "box-server-cache-redis_2.12" % "1.4.15"
[com.boxframework/box-server-cache-redis_2.12 "1.4.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.boxframework : box-server-services_2.12 | jar | 1.4.15 |
com.github.scredis : scredis_2.12 | jar | 2.4.3 |
com.iheart : ficus_2.12 | jar | 1.4.7 |