is not current version
Last Version 3.10.0

Ehcache 3 transactions module 3.9.5

The transactions module of Ehcache 3

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.ehcache
ArtifactId

ArtifactId

ehcache-transactions
Version

Version

3.9.5
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.9.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ehcache : ehcache jar 3.9.5

provided (2)

Group / Artifact Type Version
javax.transaction : jta jar 1.1
org.codehaus.btm : btm jar 2.1.4

Project Modules

There are no modules declared in this project.