is not current version
Last Version 1.2.0

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

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.1.0
Type

Type

jar

Download ehcache-spring-annotations 1.1.0


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