Last Version

hibernate-redis 2.3.2

Hibernate 2nd cache provider with Redis

License

License

Categories

Categories

Redis Data Databases Hibernate ORM
GroupId

GroupId

com.github.debop
ArtifactId

ArtifactId

hibernate-redis
Version

Version

2.3.2
Type

Type

jar
Description

Description

hibernate-redis
Hibernate 2nd cache provider with Redis
Project URL

Project URL

https://github.com/debop/hibernate-redis

Download hibernate-redis 2.3.2


<!-- https://jarcasting.com/artifacts/com.github.debop/hibernate-redis/ -->
<dependency>
    <groupId>com.github.debop</groupId>
    <artifactId>hibernate-redis</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.debop/hibernate-redis/
implementation 'com.github.debop:hibernate-redis:2.3.2'
// https://jarcasting.com/artifacts/com.github.debop/hibernate-redis/
implementation ("com.github.debop:hibernate-redis:2.3.2")
'com.github.debop:hibernate-redis:jar:2.3.2'
<dependency org="com.github.debop" name="hibernate-redis" rev="2.3.2">
  <artifact name="hibernate-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.debop', module='hibernate-redis', version='2.3.2')
)
libraryDependencies += "com.github.debop" % "hibernate-redis" % "2.3.2"
[com.github.debop/hibernate-redis "2.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.redisson : redisson jar 2.5.1
de.ruedigermoeller : fst jar 2.48
org.xerial.snappy : snappy-java jar 1.1.2.6
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.1
com.carrotsearch : junit-benchmarks jar 0.7.2
com.zaxxer : HikariCP jar 2.5.1
com.h2database : h2 jar 1.4.192
mysql : mysql-connector-java jar 6.0.3
com.google.guava : guava jar 19.0
org.springframework : spring-test jar 4.3.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.1.RELEASE

Project Modules

There are no modules declared in this project.