is not current version
Last Version 1.2.0

com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations 1.0.4

Provides a simple model for integrating Ehcache in a Spring project via annotations.

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.googlecode.ehcache-spring-annotations
ArtifactId

ArtifactId

ehcache-spring-annotations
Version

Version

1.0.4
Type

Type

jar

Download ehcache-spring-annotations 1.0.4


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