Last Version

Hibernate Redis Examples 1.6.4

Hibernate 2nd level cache using Redis examples.

License

License

Categories

Categories

Redis Data Databases Hibernate ORM
GroupId

GroupId

com.github.hibernate-redis
ArtifactId

ArtifactId

hibernate-examples
Version

Version

1.6.4
Type

Type

jar
Description

Description

Hibernate Redis Examples
Hibernate 2nd level cache using Redis examples.
Project URL

Project URL

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

Download hibernate-examples 1.6.4


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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.hibernate-redis : hibernate-redis jar 1.6.4
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
org.apache.commons : commons-lang3 jar 3.1
joda-time : joda-time jar 2.3
org.joda : joda-convert jar 1.5
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
org.springframework : spring-tx jar 4.2.5.RELEASE
org.springframework : spring-orm jar 4.2.5.RELEASE
org.springframework.data : spring-data-jpa jar 1.6.0.RELEASE
com.mysema.querydsl : querydsl-apt jar 3.7.2
com.mysema.querydsl : querydsl-jpa jar 3.7.2
com.mysema.querydsl : querydsl-jpa-codegen jar 3.7.2
com.zaxxer : HikariCP jar 2.4.5
com.jolbox : bonecp jar 0.8.0.RELEASE

provided (1)

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

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.5.RELEASE
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.hamcrest : hamcrest-all jar 1.3
com.carrotsearch : junit-benchmarks jar 0.7.2
com.h2database : h2 jar 1.3.175

Project Modules

There are no modules declared in this project.