h

hibernate-redisson-spring-boot-starter

hibernate-redisson-spring-boot-starter
https://github.com/imythu/hibernate-redisson-spring-boot-starter
Apache v2
imythu
Files download
File Operation
hibernate-redisson-spring-boot-starter-1.0.1.jar download
hibernate-redisson-spring-boot-starter-1.0.1.pom download
hibernate-redisson-spring-boot-starter-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.inusha</groupId>
  <artifactId>hibernate-redisson-spring-boot-starter</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'cn.inusha:hibernate-redisson-spring-boot-starter:1.0.1'
Gradle Kotlin
implementation("cn.inusha:hibernate-redisson-spring-boot-starter:1.0.1")
Scala SBT
libraryDependencies += "cn.inusha" % "hibernate-redisson-spring-boot-starter" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='cn.inusha', module='hibernate-redisson-spring-boot-starter', version='1.0.1')
)
Apache Ivy
<dependency org="cn.inusha" name="hibernate-redisson-spring-boot-starter" rev="1.0.1" />
Leiningen
[cn.inusha/hibernate-redisson-spring-boot-starter "1.0.1"]
Apache Buildr
'cn.inusha:hibernate-redisson-spring-boot-starter:jar:1.0.1'