is not current version
Last Version 1.2.0

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

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

0.0.2
Type

Type

jar

Download ehcache-spring-annotations 0.0.2


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