s

smt-cacheable-redis_2.13

smt-cacheable-redis
https://github.com/bitlap/smt
MIT
org.bitlap
梦境迷离 ChenKai
Files download
File Operation
smt-cacheable-redis_2.13-0.7.3.jar download
smt-cacheable-redis_2.13-0.7.3.pom download
smt-cacheable-redis_2.13-0.7.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bitlap</groupId>
  <artifactId>smt-cacheable-redis_2.13</artifactId>
  <version>0.7.3</version>
</dependency>
Gradle Groovy
implementation 'org.bitlap:smt-cacheable-redis_2.13:0.7.3'
Gradle Kotlin
implementation("org.bitlap:smt-cacheable-redis_2.13:0.7.3")
Scala SBT
libraryDependencies += "org.bitlap" % "smt-cacheable-redis_2.13" % "0.7.3"
Groovy Grape
@Grapes(
  @Grab(group='org.bitlap', module='smt-cacheable-redis_2.13', version='0.7.3')
)
Apache Ivy
<dependency org="org.bitlap" name="smt-cacheable-redis_2.13" rev="0.7.3" />
Leiningen
[org.bitlap/smt-cacheable-redis_2.13 "0.7.3"]
Apache Buildr
'org.bitlap:smt-cacheable-redis_2.13:jar:0.7.3'