Last Version

Ehcache 3 transactions module 3.0.3

The transactions module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache.modules
ArtifactId

ArtifactId

ehcache-transactions
Version

Version

3.0.3
Type

Type

jar
Description

Description

Ehcache 3 transactions module
The transactions module of Ehcache 3
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.
Source Code Management

Source Code Management

https://github.com/ehcache/ehcache3

Download ehcache-transactions 3.0.3


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.