Last Version

Ehcache Spring Annotations - Core 1.2.0

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

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.googlecode.ehcache-spring-annotations
ArtifactId

ArtifactId

ehcache-spring-annotations
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

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

Dependencies

compile (10)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0
com.google.guava : guava jar r09
commons-codec : commons-codec Optional jar 1.5
org.slf4j : slf4j-api jar 1.6.2
org.springframework : spring-aop jar 3.0.6.RELEASE
org.springframework : spring-beans jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-expression jar 3.0.6.RELEASE
net.sf.ehcache : ehcache-core jar 2.4.5

test (8)

Group / Artifact Type Version
cglib : cglib jar 2.2.2
junit : junit jar 4.9
log4j : log4j jar 1.2.16
org.easymock : easymock jar 3.0
org.slf4j : jcl-over-slf4j jar 1.6.2
org.slf4j : slf4j-log4j12 jar 1.6.2
org.springframework : spring-context-support jar 3.0.6.RELEASE
org.springframework : spring-test jar 3.0.6.RELEASE

Project Modules

There are no modules declared in this project.