EhcacheModule

Activates Ehcache cache management support and provides debug controllers to view and manage the cache.

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

ehcache-module
Last Version

Last Version

2.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

EhcacheModule
Activates Ehcache cache management support and provides debug controllers to view and manage the cache.

Download ehcache-module

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar 2.10.6
com.foreach.across.modules : debug-web-module Optional jar 3.0.0.RELEASE
org.springframework : spring-context-support jar 5.2.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.RELEASE
2.0.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE