License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdehcache-module |
Last Version | Last Version2.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEhcacheModule
Activates Ehcache cache management support and provides debug controllers to view and manage the cache.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |