не последняя версия
Последняя версия 5.4.2.1

hibernate-l2-memcached 5.4.2.0

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

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

com.github.mihaicostin
Идентификатор

Идентификатор

hibernate-l2-memcached
Версия

Версия

5.4.2.0
Тип

Тип

jar
Описание

Описание

hibernate-l2-memcached
A library for using Memcached as a second level distributed cache in Hibernate.
Ссылка на сайт

Ссылка на сайт

https://github.com/mihaicostin/hibernate-l2-memcached
Система контроля версий

Система контроля версий

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

Скачать hibernate-l2-memcached 5.4.2.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.spy : spymemcached jar 2.12.3
org.slf4j : slf4j-api jar 1.5.6

provided (1)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 5.4.2.Final

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.3.2

Модули Проекта

Данный проект не имеет модулей.