hibernate-l2-memcached

A library for using Memcached as a second level distributed cache in Hibernate.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.mihaicostin
ArtifactId

ArtifactId

hibernate-l2-memcached
Last Version

Last Version

5.4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

hibernate-l2-memcached
A library for using Memcached as a second level distributed cache in Hibernate.
Project URL

Project URL

https://github.com/mihaicostin/hibernate-l2-memcached
Source Code Management

Source Code Management

https://github.com/mihaicostin/hibernate-l2-memcached

Download hibernate-l2-memcached

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.spy : spymemcached jar 2.12.3
org.slf4j : slf4j-api jar 1.5.6

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.2.Final

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.13.1
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.4.2.1
5.4.2.0
5.2.17.0
5.2.10.0
5.2.7.1
5.2.7.0
5.2.1.0
5.1.5.1
5.1.5.0
5.0.12.0
5.0.1.0
4.3.11.0
1.1.0
1.0.0