Last Version

Hibernate Redis Parent 1.6.4

Hibernate 2nd level cache using Redis.

License

License

Categories

Categories

Redis Data Databases Hibernate ORM
GroupId

GroupId

com.github.hibernate-redis
ArtifactId

ArtifactId

hibernate-redis-parent
Version

Version

1.6.4
Type

Type

pom
Description

Description

Hibernate Redis Parent
Hibernate 2nd level cache using Redis.
Project URL

Project URL

https://github.com/hibernate-redis/hibernate-redis
Source Code Management

Source Code Management

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

Download hibernate-redis-parent 1.6.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hibernate-redis
  • hibernate-examples