Ehcache 3 transactions module

The transactions module of Ehcache 3

Лицензия

Лицензия

Категории

Категории

Ehcache Данные Caching
Группа

Группа

org.ehcache.modules
Идентификатор

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

ehcache-transactions
Последняя версия

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

3.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ehcache 3 transactions module
The transactions module of Ehcache 3
Ссылка на сайт

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

http://ehcache.org
Организация-разработчик

Организация-разработчик

Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.
Система контроля версий

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

https://github.com/ehcache/ehcache3

Скачать ehcache-transactions

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.ehcache.modules : ehcache-xml jar 3.0.3
org.ehcache.modules : ehcache-impl jar 3.0.3
org.codehaus.btm : btm jar 2.1.4
com.google.code.findbugs : annotations jar 2.0.3
javax.transaction : jta jar 1.1

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.9.5
org.ehcache.modules : ehcache-core-spi-test jar 3.0.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

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

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

The Ehcache 3.x line is currently the development line.

Status of the build:

Build Status

For more information, you might want to go check the wiki.

Getting started with the new API

For samples, documentation, and usage information, please see http://ehcache.org.

Current release

We released 3.9.0 on August 25th 2020.

The release notes contain the links to the artifacts and the documentation to help you get started.

You should consider upgrading to 3.9.x as it does all previous 3.x do and more with a fully compatible API.

Current development & next release

We released the missing features of the clustering tier of Ehcache 3 in 3.7.0.

Starting with version 3.5, Ehcache only supports Java 8 and later.

Version 3.5 is now in maintenance mode. We are no longer planning to perform release of earlier versions.

See the milestones on GitHub for more details on the current status.

Contribute

With great pleasure! Have a look at our Contributing policy.

Reporting issues

Oh no! We have no bugs! (but if we really do, see details for reporting here).

org.ehcache.modules

Версии библиотеки

Версия
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.rc3
3.0.0.rc2
3.0.0.rc1
3.0.0.m5
3.0.0.m4
3.0.0.m3