| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases Redisson Hibernate ORM | 
        
| GroupId | GroupIdorg.redisson | 
    
| ArtifactId | ArtifactIdredisson-hibernate-5 | 
    
| Last Version | Last Version3.17.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRedisson/Hibernate-5.0.x-5.1.x 
            Redis Java client with features of In-Memory Data Grid 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| redisson-hibernate-5-3.17.4.pom | |
| redisson-hibernate-5-3.17.4.jar | 40 KB | 
| redisson-hibernate-5-3.17.4-sources.jar | 33 KB | 
| redisson-hibernate-5-3.17.4-javadoc.jar | 164 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.redisson/redisson-hibernate-5/ -->
<dependency>
    <groupId>org.redisson</groupId>
    <artifactId>redisson-hibernate-5</artifactId>
    <version>3.17.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.redisson/redisson-hibernate-5/
implementation 'org.redisson:redisson-hibernate-5:3.17.4'
                // https://jarcasting.com/artifacts/org.redisson/redisson-hibernate-5/
implementation ("org.redisson:redisson-hibernate-5:3.17.4")
                'org.redisson:redisson-hibernate-5:jar:3.17.4'
                <dependency org="org.redisson" name="redisson-hibernate-5" rev="3.17.4">
  <artifact name="redisson-hibernate-5" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.redisson', module='redisson-hibernate-5', version='3.17.4')
)
                libraryDependencies += "org.redisson" % "redisson-hibernate-5" % "3.17.4"
                [org.redisson/redisson-hibernate-5 "3.17.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-core Optional | jar | 5.1.16.Final | 
| org.redisson : redisson | jar | 3.17.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-testing | jar | 5.1.16.Final | 
| org.javassist : javassist | jar | 3.25.0-GA | 
| javax.xml.bind : jaxb-api | jar | 2.3.1 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 | 
| org.assertj : assertj-core | jar | 3.11.1 | 
| junit : junit | jar | 4.13.1 | 
| com.h2database : h2 | jar | 2.1.210 |