All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ehcache-spring-annotations JAR 1.1.2 with all dependencies


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

Files of the artifact ehcache-spring-annotations version 1.1.2 from the group com.googlecode.ehcache-spring-annotations.

Artifact ehcache-spring-annotations
Group com.googlecode.ehcache-spring-annotations
Version 1.1.2
Last update 06. July 2010
Tags: project model simple provides integrating annotations spring ehcache
Organization not specified
URL http://code.google.com/p/ehcache-spring-annotations/
License Apache 2
Dependencies amount 7
Dependencies aopalliance, commons-codec, slf4j-api, spring-beans, spring-core, spring-aop, ehcache-core,
There are maybe transitive dependencies!
There is a newer version: 1.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ehcache-spring-annotations Show documentation

Please rate this JAR file. Is it a good library?

8 downloads

Source code of ehcache-spring-annotations version 1.1.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.handlers
META-INF.META-INF.spring.schemas
com.googlecode.ehcache.annotations
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.AdviceType
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.CacheAttributeSource
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.CacheException
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.CacheNotFoundException
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.Cacheable
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.CacheableAttribute
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.KeyGenerator
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.MethodAttribute
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.ParameterMask
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.PartialCacheKey
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.Property
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.SelfPopulatingCacheScope
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.TriggersRemove
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.TriggersRemoveAttribute
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.When
com.googlecode.ehcache.annotations.config
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.AnnotationDrivenEhCacheBeanDefinitionParser
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.AnnotationDrivenEhCacheNamespaceHandler
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.EhCacheConfigBeanDefinitionParser
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.ExactCacheNameMatcherImpl
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.NotCacheNameMatcherImpl
com.googlecode.ehcache.annotations.config.com.googlecode.ehcache.annotations.config.PatternCacheNameMatcherImpl
com.googlecode.ehcache.annotations
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.ehcache-spring-1.0.xsd
com.googlecode.ehcache.annotations.com.googlecode.ehcache.annotations.ehcache-spring-1.1.xsd
com.googlecode.ehcache.annotations.impl
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.CacheAttributeSourceImpl
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.CacheNameMatcher
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.CacheStaticMethodMatcherPointcut
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.CacheableAttributeImpl
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.ExpiredElementEvictor
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.MultiKeyConcurrentMap
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.PropertyComparator
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.TriggersRemoveAttributeImpl
com.googlecode.ehcache.annotations.impl.com.googlecode.ehcache.annotations.impl.Vote
com.googlecode.ehcache.annotations.interceptor
com.googlecode.ehcache.annotations.interceptor.com.googlecode.ehcache.annotations.interceptor.EhCacheInterceptor
com.googlecode.ehcache.annotations.key
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.AbstractCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.AbstractDeepCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.AbstractHashingCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.CacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.CachingReflectionHelper
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.DelegateCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.HashCodeCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.ListCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.MessageDigestCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.MessageDigestOutputStream
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.ReadOnlyList
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.ReflectionHashCodeCacheKeyGenerator
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.ReflectionHelper
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.ReflectionHelperAware
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.SimpleReflectionHelper
com.googlecode.ehcache.annotations.key.com.googlecode.ehcache.annotations.key.StringCacheKeyGenerator
com.googlecode.ehcache.annotations.util.guice
com.googlecode.ehcache.annotations.util.guice.com.googlecode.ehcache.annotations.util.guice.FinalizableReference
com.googlecode.ehcache.annotations.util.guice.com.googlecode.ehcache.annotations.util.guice.FinalizableSoftReference
com.googlecode.ehcache.annotations.util.guice.com.googlecode.ehcache.annotations.util.guice.FinalizableWeakReference
com.googlecode.ehcache.annotations.util.guice.com.googlecode.ehcache.annotations.util.guice.ReferenceMap
com.googlecode.ehcache.annotations.util.guice.com.googlecode.ehcache.annotations.util.guice.ReferenceType




© 2015 - 2024 Weber Informatics LLC | Privacy Policy