Download ehcache-3.2.0.jar file

Introduction

You can download ehcache-3.2.0.jar in this page.

License

The Apache Software License, Version 2.0

Type List

ehcache-3.2.0.jar file has the following types.

LICENSE
META-INF/MANIFEST.MF
META-INF/maven/org.ehcache/sizeof/pom.properties
META-INF/maven/org.ehcache/sizeof/pom.xml
META-INF/maven/org.terracotta/offheap-store/pom.properties
META-INF/maven/org.terracotta/offheap-store/pom.xml
META-INF/maven/org.terracotta/statistics/pom.properties
META-INF/maven/org.terracotta/statistics/pom.xml
META-INF/services/javax.cache.spi.CachingProvider
META-INF/services/org.ehcache.core.spi.service.ServiceFactory
META-INF/services/org.ehcache.xml.CacheManagerServiceConfigurationParser
META-INF/services/org.ehcache.xml.CacheServiceConfigurationParser
NOTICE
ehcache-107ext.xsd
ehcache-core.xsd
org.ehcache.Cache.class
org.ehcache.CacheIterationException.class
org.ehcache.CacheManager.class
org.ehcache.CachePersistenceException.class
org.ehcache.PersistentCacheManager.class
org.ehcache.PersistentUserManagedCache.class
org.ehcache.StateTransitionException.class
org.ehcache.Status.class
org.ehcache.UserManagedCache.class
org.ehcache.ValueSupplier.class
org.ehcache.config.Builder.class
org.ehcache.config.CacheConfiguration.class
org.ehcache.config.CacheRuntimeConfiguration.class
org.ehcache.config.Configuration.class
org.ehcache.config.Eviction.class
org.ehcache.config.EvictionAdvisor.class
org.ehcache.config.ResourcePool.class
org.ehcache.config.ResourcePools.class
org.ehcache.config.ResourceType.class
org.ehcache.config.ResourceUnit.class
org.ehcache.config.SizedResourcePool.class
org.ehcache.config.builders.CacheConfigurationBuilder.class
org.ehcache.config.builders.CacheEventListenerConfigurationBuilder.class
org.ehcache.config.builders.CacheManagerBuilder.class
org.ehcache.config.builders.CacheManagerConfiguration.class
org.ehcache.config.builders.ConfigurationBuilder.class
org.ehcache.config.builders.PooledExecutionServiceConfigurationBuilder.class
org.ehcache.config.builders.ResourcePoolsBuilder.class
org.ehcache.config.builders.UserManagedCacheBuilder.class
org.ehcache.config.builders.UserManagedCacheConfiguration.class
org.ehcache.config.builders.WriteBehindConfigurationBuilder.class
org.ehcache.config.units.EntryUnit.class
org.ehcache.config.units.MemoryUnit.class
org.ehcache.core.CacheConfigurationChangeEvent.class
org.ehcache.core.CacheConfigurationChangeListener.class
org.ehcache.core.CacheConfigurationProperty.class
org.ehcache.core.DefaultCacheManagerProviderService.class
org.ehcache.core.Ehcache.class
org.ehcache.core.EhcacheManager.class
org.ehcache.core.EhcacheRuntimeConfiguration.class
org.ehcache.core.EhcacheWithLoaderWriter.class
org.ehcache.core.HumanReadable.class
org.ehcache.core.InternalCache.class
org.ehcache.core.InternalRuntimeConfiguration.class
org.ehcache.core.InternalStatus.class
org.ehcache.core.Jsr107Cache.class
org.ehcache.core.PersistentUserManagedEhcache.class
org.ehcache.core.SpecIterator.class
org.ehcache.core.StatusTransitioner.class
org.ehcache.core.config.AbstractResourcePool.class
org.ehcache.core.config.BaseCacheConfiguration.class
org.ehcache.core.config.DefaultConfiguration.class
org.ehcache.core.config.ResourcePoolsImpl.class
org.ehcache.core.config.SizedResourcePoolImpl.class
org.ehcache.core.config.store.StoreEventSourceConfiguration.class
org.ehcache.core.events.CacheEventDispatcher.class
org.ehcache.core.events.CacheEventDispatcherFactory.class
org.ehcache.core.events.CacheEventListenerConfiguration.class
org.ehcache.core.events.CacheEventListenerProvider.class
org.ehcache.core.events.CacheEvents.class
org.ehcache.core.events.CacheManagerListener.class
org.ehcache.core.events.StateChangeListener.class
org.ehcache.core.events.StoreEventDispatcher.class
org.ehcache.core.events.StoreEventSink.class
org.ehcache.core.exceptions.ExceptionFactory.class
org.ehcache.core.exceptions.StorePassThroughException.class
org.ehcache.core.internal.events.EventListenerWrapper.class
org.ehcache.core.internal.resilience.LoggingRobustResilienceStrategy.class
org.ehcache.core.internal.resilience.RecoveryCache.class
org.ehcache.core.internal.resilience.ResilienceStrategy.class
org.ehcache.core.internal.resilience.RethrowingStoreAccessException.class
org.ehcache.core.internal.resilience.RobustResilienceStrategy.class
org.ehcache.core.internal.service.ServiceLocator.class
org.ehcache.core.internal.store.StoreConfigurationImpl.class
org.ehcache.core.internal.store.StoreSupport.class
org.ehcache.core.internal.util.ClassLoading.class
org.ehcache.core.internal.util.ConcurrentWeakIdentityHashMap.class
org.ehcache.core.internal.util.Functions.class
org.ehcache.core.internal.util.ValueSuppliers.class
org.ehcache.core.spi.LifeCycled.class
org.ehcache.core.spi.LifeCycledAdapter.class
org.ehcache.core.spi.function.BiFunction.class
org.ehcache.core.spi.function.Function.class
org.ehcache.core.spi.function.NullaryFunction.class
org.ehcache.core.spi.service.CacheManagerProviderService.class
org.ehcache.core.spi.service.DiskResourceService.class
org.ehcache.core.spi.service.ExecutionService.class
org.ehcache.core.spi.service.FileBasedPersistenceContext.class
org.ehcache.core.spi.service.LocalPersistenceService.class
org.ehcache.core.spi.service.ServiceFactory.class
org.ehcache.core.spi.store.ConfigurationChangeSupport.class
org.ehcache.core.spi.store.InternalCacheManager.class
org.ehcache.core.spi.store.Store.class
org.ehcache.core.spi.store.StoreAccessException.class
org.ehcache.core.spi.store.StoreAccessTimeoutException.class
org.ehcache.core.spi.store.events.StoreEvent.class
org.ehcache.core.spi.store.events.StoreEventFilter.class
org.ehcache.core.spi.store.events.StoreEventListener.class
org.ehcache.core.spi.store.events.StoreEventSource.class
org.ehcache.core.spi.store.heap.LimitExceededException.class
org.ehcache.core.spi.store.heap.SizeOfEngine.class
org.ehcache.core.spi.store.heap.SizeOfEngineProvider.class
org.ehcache.core.spi.store.tiering.AuthoritativeTier.class
org.ehcache.core.spi.store.tiering.CachingTier.class
org.ehcache.core.spi.store.tiering.HigherCachingTier.class
org.ehcache.core.spi.store.tiering.LowerCachingTier.class
org.ehcache.core.spi.time.SystemTimeSource.class
org.ehcache.core.spi.time.TimeSource.class
org.ehcache.core.spi.time.TimeSourceService.class
org.ehcache.core.statistics.AuthoritativeTierOperationOutcomes.class
org.ehcache.core.statistics.BulkOps.class
org.ehcache.core.statistics.CacheOperationOutcomes.class
org.ehcache.core.statistics.CachingTierOperationOutcomes.class
org.ehcache.core.statistics.HigherCachingTierOperationOutcomes.class
org.ehcache.core.statistics.LowerCachingTierOperationsOutcome.class
org.ehcache.core.statistics.StoreOperationOutcomes.class
org.ehcache.core.statistics.TierOperationOutcomes.class
org.ehcache.event.CacheEvent.class
org.ehcache.event.CacheEventListener.class
org.ehcache.event.EventFiring.class
org.ehcache.event.EventOrdering.class
org.ehcache.event.EventType.class
org.ehcache.expiry.Duration.class
org.ehcache.expiry.Expirations.class
org.ehcache.expiry.Expiry.class
org.ehcache.impl.config.copy.DefaultCopierConfiguration.class
org.ehcache.impl.config.copy.DefaultCopyProviderConfiguration.class
org.ehcache.impl.config.event.CacheEventDispatcherFactoryConfiguration.class
org.ehcache.impl.config.event.DefaultCacheEventDispatcherConfiguration.class
org.ehcache.impl.config.event.DefaultCacheEventListenerConfiguration.class
org.ehcache.impl.config.event.DefaultEventSourceConfiguration.class
org.ehcache.impl.config.executor.PooledExecutionServiceConfiguration.class
org.ehcache.impl.config.loaderwriter.DefaultCacheLoaderWriterConfiguration.class
org.ehcache.impl.config.loaderwriter.DefaultCacheLoaderWriterProviderConfiguration.class
org.ehcache.impl.config.loaderwriter.writebehind.DefaultBatchingConfiguration.class
org.ehcache.impl.config.loaderwriter.writebehind.DefaultWriteBehindConfiguration.class
org.ehcache.impl.config.loaderwriter.writebehind.WriteBehindProviderConfiguration.class
org.ehcache.impl.config.persistence.CacheManagerPersistenceConfiguration.class
org.ehcache.impl.config.persistence.DefaultPersistenceConfiguration.class
org.ehcache.impl.config.persistence.UserManagedPersistenceContext.class
org.ehcache.impl.config.serializer.DefaultSerializationProviderConfiguration.class
org.ehcache.impl.config.serializer.DefaultSerializerConfiguration.class
org.ehcache.impl.config.store.disk.OffHeapDiskStoreConfiguration.class
org.ehcache.impl.config.store.disk.OffHeapDiskStoreProviderConfiguration.class
org.ehcache.impl.config.store.heap.DefaultSizeOfEngineConfiguration.class
org.ehcache.impl.config.store.heap.DefaultSizeOfEngineProviderConfiguration.class
org.ehcache.impl.copy.IdentityCopier.class
org.ehcache.impl.copy.ReadWriteCopier.class
org.ehcache.impl.copy.SerializingCopier.class
org.ehcache.impl.events.CacheEventAdapter.class
org.ehcache.impl.events.CacheEventDispatcherImpl.class
org.ehcache.impl.events.EventDispatchTask.class
org.ehcache.impl.internal.DefaultTimeSourceService.class
org.ehcache.impl.internal.TimeSourceConfiguration.class
org.ehcache.impl.internal.TimeSourceServiceFactory.class
org.ehcache.impl.internal.classes.ClassInstanceConfiguration.class
org.ehcache.impl.internal.classes.ClassInstanceProvider.class
org.ehcache.impl.internal.classes.ClassInstanceProviderConfiguration.class
org.ehcache.impl.internal.classes.commonslang.ArrayUtils.class
org.ehcache.impl.internal.classes.commonslang.ClassUtils.class
org.ehcache.impl.internal.classes.commonslang.JavaVersion.class
org.ehcache.impl.internal.classes.commonslang.SystemUtils.class
org.ehcache.impl.internal.classes.commonslang.Validate.class
org.ehcache.impl.internal.classes.commonslang.reflect.ConstructorUtils.class
org.ehcache.impl.internal.classes.commonslang.reflect.MemberUtils.class
org.ehcache.impl.internal.concurrent.ConcurrentHashMap.class
org.ehcache.impl.internal.concurrent.CountedCompleter.class
org.ehcache.impl.internal.concurrent.ForkJoinPool.class
org.ehcache.impl.internal.concurrent.ForkJoinTask.class
org.ehcache.impl.internal.concurrent.ForkJoinWorkerThread.class
org.ehcache.impl.internal.concurrent.JSR166Helper.class
org.ehcache.impl.internal.concurrent.ThreadLocalRandom.class
org.ehcache.impl.internal.concurrent.package-info.class
org.ehcache.impl.internal.events.AbstractStoreEventDispatcher.class
org.ehcache.impl.internal.events.CacheEventDispatcherFactoryImpl.class
org.ehcache.impl.internal.events.CacheEventNotificationListenerServiceProviderFactory.class
org.ehcache.impl.internal.events.CloseableStoreEventSink.class
org.ehcache.impl.internal.events.DisabledCacheEventNotificationService.class
org.ehcache.impl.internal.events.FireableStoreEventHolder.class
org.ehcache.impl.internal.events.FudgingInvocationScopedEventSink.class
org.ehcache.impl.internal.events.InvocationScopedEventSink.class
org.ehcache.impl.internal.events.NullStoreEventDispatcher.class
org.ehcache.impl.internal.events.ScopedStoreEventDispatcher.class
org.ehcache.impl.internal.events.StoreEventImpl.class
org.ehcache.impl.internal.events.StoreEvents.class
org.ehcache.impl.internal.events.ThreadLocalStoreEventDispatcher.class
org.ehcache.impl.internal.executor.DefaultExecutionServiceFactory.class
org.ehcache.impl.internal.executor.ExecutorUtil.class
org.ehcache.impl.internal.executor.OnDemandExecutionService.class
org.ehcache.impl.internal.executor.OutOfBandScheduledExecutor.class
org.ehcache.impl.internal.executor.PartitionedOrderedExecutor.class
org.ehcache.impl.internal.executor.PartitionedScheduledExecutor.class
org.ehcache.impl.internal.executor.PartitionedUnorderedExecutor.class
org.ehcache.impl.internal.executor.PooledExecutionService.class
org.ehcache.impl.internal.loaderwriter.writebehind.AbstractWriteBehind.class
org.ehcache.impl.internal.loaderwriter.writebehind.BatchingLocalHeapWriteBehindQueue.class
org.ehcache.impl.internal.loaderwriter.writebehind.NonBatchingLocalHeapWriteBehindQueue.class
org.ehcache.impl.internal.loaderwriter.writebehind.StripedWriteBehind.class
org.ehcache.impl.internal.loaderwriter.writebehind.WriteBehind.class
org.ehcache.impl.internal.loaderwriter.writebehind.WriteBehindProviderFactory.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.BatchOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.DeleteAllOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.DeleteOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.KeyBasedOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.SingleOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.WriteAllOperation.class
org.ehcache.impl.internal.loaderwriter.writebehind.operations.WriteOperation.class
org.ehcache.impl.internal.persistence.DefaultDiskResourceServiceFactory.class
org.ehcache.impl.internal.persistence.DefaultLocalPersistenceServiceFactory.class
org.ehcache.impl.internal.sizeof.DefaultSizeOfEngine.class
org.ehcache.impl.internal.sizeof.DefaultSizeOfEngineProvider.class
org.ehcache.impl.internal.sizeof.DefaultSizeOfEngineProviderFactory.class
org.ehcache.impl.internal.sizeof.NoopSizeOfEngine.class
org.ehcache.impl.internal.sizeof.listeners.EhcacheVisitorListener.class
org.ehcache.impl.internal.sizeof.listeners.exceptions.VisitorListenerException.class
org.ehcache.impl.internal.spi.copy.DefaultCopyProvider.class
org.ehcache.impl.internal.spi.copy.DefaultCopyProviderFactory.class
org.ehcache.impl.internal.spi.event.DefaultCacheEventListenerProvider.class
org.ehcache.impl.internal.spi.event.DefaultCacheEventListenerProviderFactory.class
org.ehcache.impl.internal.spi.loaderwriter.DefaultCacheLoaderWriterProvider.class
org.ehcache.impl.internal.spi.loaderwriter.DefaultCacheLoaderWriterProviderFactory.class
org.ehcache.impl.internal.spi.serialization.DefaultSerializationProvider.class
org.ehcache.impl.internal.spi.serialization.DefaultSerializationProviderFactory.class
org.ehcache.impl.internal.store.AbstractValueHolder.class
org.ehcache.impl.internal.store.BinaryValueHolder.class
org.ehcache.impl.internal.store.basic.EmptyValueHolder.class
org.ehcache.impl.internal.store.basic.NopStore.class
org.ehcache.impl.internal.store.disk.DiskWriteThreadPool.class
org.ehcache.impl.internal.store.disk.EhcachePersistentConcurrentOffHeapClockCache.class
org.ehcache.impl.internal.store.disk.OffHeapDiskStore.class
org.ehcache.impl.internal.store.disk.OffHeapDiskStoreProviderFactory.class
org.ehcache.impl.internal.store.disk.factories.EhcachePersistentSegmentFactory.class
org.ehcache.impl.internal.store.heap.Backend.class
org.ehcache.impl.internal.store.heap.KeyCopyBackend.class
org.ehcache.impl.internal.store.heap.OnHeapStore.class
org.ehcache.impl.internal.store.heap.OnHeapStoreProviderFactory.class
org.ehcache.impl.internal.store.heap.SimpleBackend.class
org.ehcache.impl.internal.store.heap.holders.BaseOnHeapKey.class
org.ehcache.impl.internal.store.heap.holders.CopiedOnHeapKey.class
org.ehcache.impl.internal.store.heap.holders.CopiedOnHeapValueHolder.class
org.ehcache.impl.internal.store.heap.holders.LookupOnlyOnHeapKey.class
org.ehcache.impl.internal.store.heap.holders.OnHeapKey.class
org.ehcache.impl.internal.store.heap.holders.OnHeapValueHolder.class
org.ehcache.impl.internal.store.heap.holders.SerializedOnHeapValueHolder.class
org.ehcache.impl.internal.store.offheap.AbstractOffHeapStore.class
org.ehcache.impl.internal.store.offheap.BasicOffHeapValueHolder.class
org.ehcache.impl.internal.store.offheap.BinaryOffHeapValueHolder.class
org.ehcache.impl.internal.store.offheap.EhcacheConcurrentOffHeapClockCache.class
org.ehcache.impl.internal.store.offheap.EhcacheOffHeapBackingMap.class
org.ehcache.impl.internal.store.offheap.HeuristicConfiguration.class
org.ehcache.impl.internal.store.offheap.LazyOffHeapValueHolder.class
org.ehcache.impl.internal.store.offheap.MemorySizeParser.class
org.ehcache.impl.internal.store.offheap.OffHeapMapStatistics.class
org.ehcache.impl.internal.store.offheap.OffHeapStore.class
org.ehcache.impl.internal.store.offheap.OffHeapStoreProviderFactory.class
org.ehcache.impl.internal.store.offheap.OffHeapStoreUtils.class
org.ehcache.impl.internal.store.offheap.OffHeapValueHolder.class
org.ehcache.impl.internal.store.offheap.SwitchableEvictionAdvisor.class
org.ehcache.impl.internal.store.offheap.factories.EhcacheSegmentFactory.class
org.ehcache.impl.internal.store.offheap.portability.OffHeapValueHolderPortability.class
org.ehcache.impl.internal.store.offheap.portability.SerializerPortability.class
org.ehcache.impl.internal.store.tiering.CompoundCachingTier.class
org.ehcache.impl.internal.store.tiering.CompoundCachingTierProviderFactory.class
org.ehcache.impl.internal.store.tiering.TieredStore.class
org.ehcache.impl.internal.store.tiering.TieredStoreProviderFactory.class
org.ehcache.impl.internal.util.ByteBufferInputStream.class
org.ehcache.impl.internal.util.ServiceUtil.class
org.ehcache.impl.internal.util.ThreadFactoryUtil.class
org.ehcache.impl.persistence.DefaultDiskResourceService.class
org.ehcache.impl.persistence.DefaultLocalPersistenceService.class
org.ehcache.impl.persistence.FileBasedStateRepository.class
org.ehcache.impl.persistence.FileUtils.class
org.ehcache.impl.serialization.ByteArraySerializer.class
org.ehcache.impl.serialization.CharSerializer.class
org.ehcache.impl.serialization.CompactJavaSerializer.class
org.ehcache.impl.serialization.DoubleSerializer.class
org.ehcache.impl.serialization.FloatSerializer.class
org.ehcache.impl.serialization.IntegerSerializer.class
org.ehcache.impl.serialization.LongSerializer.class
org.ehcache.impl.serialization.PlainJavaSerializer.class
org.ehcache.impl.serialization.StringSerializer.class
org.ehcache.impl.serialization.TransientStateHolder.class
org.ehcache.impl.serialization.TransientStateRepository.class
org.ehcache.jsr107.CacheResources.class
org.ehcache.jsr107.ConfigurationMerger.class
org.ehcache.jsr107.DefaultConfigurationResolver.class
org.ehcache.jsr107.DefaultJsr107SerializationProvider.class
org.ehcache.jsr107.Eh107Cache.class
org.ehcache.jsr107.Eh107CacheEntryEvent.class
org.ehcache.jsr107.Eh107CacheLoaderWriter.class
org.ehcache.jsr107.Eh107CacheLoaderWriterProvider.class
org.ehcache.jsr107.Eh107CacheMXBean.class
org.ehcache.jsr107.Eh107CacheManager.class
org.ehcache.jsr107.Eh107CacheStatisticsMXBean.class
org.ehcache.jsr107.Eh107CompleteConfiguration.class
org.ehcache.jsr107.Eh107Configuration.class
org.ehcache.jsr107.Eh107Expiry.class
org.ehcache.jsr107.Eh107IdentityCopier.class
org.ehcache.jsr107.Eh107MXBean.class
org.ehcache.jsr107.Eh107ReverseConfiguration.class
org.ehcache.jsr107.EhcacheCachingProvider.class
org.ehcache.jsr107.EhcacheExpiryWrapper.class
org.ehcache.jsr107.EventListenerAdaptors.class
org.ehcache.jsr107.ExpiryPolicyToEhcacheExpiry.class
org.ehcache.jsr107.ListenerResources.class
org.ehcache.jsr107.MultiCacheException.class
org.ehcache.jsr107.NullCacheEntryEventFilter.class
org.ehcache.jsr107.NullCompletionListener.class
org.ehcache.jsr107.Unwrap.class
org.ehcache.jsr107.config.ConfigurationElementState.class
org.ehcache.jsr107.config.Jsr107CacheConfiguration.class
org.ehcache.jsr107.config.Jsr107Configuration.class
org.ehcache.jsr107.config.Jsr107Service.class
org.ehcache.jsr107.internal.DefaultJsr107Service.class
org.ehcache.jsr107.internal.Jsr107CacheConfigurationParser.class
org.ehcache.jsr107.internal.Jsr107CacheLoaderWriter.class
org.ehcache.jsr107.internal.Jsr107ServiceConfigurationParser.class
org.ehcache.jsr107.internal.WrappedCacheLoaderWriter.class
org.ehcache.jsr107.internal.tck.Eh107MBeanServerBuilder.class
org.ehcache.sizeof.Configuration.class
org.ehcache.sizeof.Filter.class
org.ehcache.sizeof.FilterConfigurator.class
org.ehcache.sizeof.FlyweightType.class
org.ehcache.sizeof.ObjectGraphWalker.class
org.ehcache.sizeof.SizeOf.class
org.ehcache.sizeof.SizeOfFilterSource.class
org.ehcache.sizeof.VisitorListener.class
org.ehcache.sizeof.annotations.AnnotationProxyFactory.class
org.ehcache.sizeof.annotations.IgnoreSizeOf.class
org.ehcache.sizeof.filters.AnnotationSizeOfFilter.class
org.ehcache.sizeof.filters.CombinationSizeOfFilter.class
org.ehcache.sizeof.filters.SizeOfFilter.class
org.ehcache.sizeof.filters.TypeFilter.class
org.ehcache.sizeof.impl.AgentLoader.class
org.ehcache.sizeof.impl.AgentSizeOf.class
org.ehcache.sizeof.impl.JvmInformation.class
org.ehcache.sizeof.impl.PassThroughFilter.class
org.ehcache.sizeof.impl.PrimitiveType.class
org.ehcache.sizeof.impl.ReflectionSizeOf.class
org.ehcache.sizeof.impl.UnsafeSizeOf.class
org.ehcache.sizeof.util.WeakIdentityConcurrentMap.class
org.ehcache.spi.copy.Copier.class
org.ehcache.spi.copy.CopyProvider.class
org.ehcache.spi.loaderwriter.BulkCacheLoadingException.class
org.ehcache.spi.loaderwriter.BulkCacheWritingException.class
org.ehcache.spi.loaderwriter.CacheLoaderWriter.class
org.ehcache.spi.loaderwriter.CacheLoaderWriterProvider.class
org.ehcache.spi.loaderwriter.CacheLoadingException.class
org.ehcache.spi.loaderwriter.CacheWritingException.class
org.ehcache.spi.loaderwriter.WriteBehindConfiguration.class
org.ehcache.spi.loaderwriter.WriteBehindProvider.class
org.ehcache.spi.persistence.PersistableResourceService.class
org.ehcache.spi.persistence.StateHolder.class
org.ehcache.spi.persistence.StateRepository.class
org.ehcache.spi.serialization.SerializationProvider.class
org.ehcache.spi.serialization.Serializer.class
org.ehcache.spi.serialization.SerializerException.class
org.ehcache.spi.serialization.StatefulSerializer.class
org.ehcache.spi.serialization.UnsupportedTypeException.class
org.ehcache.spi.service.MaintainableService.class
org.ehcache.spi.service.PluralService.class
org.ehcache.spi.service.Service.class
org.ehcache.spi.service.ServiceConfiguration.class
org.ehcache.spi.service.ServiceCreationConfiguration.class
org.ehcache.spi.service.ServiceDependencies.class
org.ehcache.spi.service.ServiceProvider.class
org.ehcache.xml.CacheManagerServiceConfigurationParser.class
org.ehcache.xml.CacheResourceConfigurationParser.class
org.ehcache.xml.CacheServiceConfigurationParser.class
org.ehcache.xml.ConfigurationParser.class
org.ehcache.xml.JaxbHelper.class
org.ehcache.xml.XmlConfiguration.class
org.ehcache.xml.XmlModel.class
org.ehcache.xml.exceptions.XmlConfigurationException.class
org.ehcache.xml.model.BaseCacheType.class
org.ehcache.xml.model.CacheEntryType.class
org.ehcache.xml.model.CacheLoaderWriterType.class
org.ehcache.xml.model.CacheTemplateType.class
org.ehcache.xml.model.CacheType.class
org.ehcache.xml.model.ConfigType.class
org.ehcache.xml.model.CopierType.class
org.ehcache.xml.model.Disk.class
org.ehcache.xml.model.DiskStoreSettingsType.class
org.ehcache.xml.model.EventFiringType.class
org.ehcache.xml.model.EventOrderingType.class
org.ehcache.xml.model.EventType.class
org.ehcache.xml.model.ExpiryType.class
org.ehcache.xml.model.Heap.class
org.ehcache.xml.model.ListenersType.class
org.ehcache.xml.model.MemoryType.class
org.ehcache.xml.model.MemoryUnit.class
org.ehcache.xml.model.ObjectFactory.class
org.ehcache.xml.model.Offheap.class
org.ehcache.xml.model.PersistableMemoryType.class
org.ehcache.xml.model.PersistenceType.class
org.ehcache.xml.model.ResourceType.class
org.ehcache.xml.model.ResourceUnit.class
org.ehcache.xml.model.ResourcesType.class
org.ehcache.xml.model.SerializerType.class
org.ehcache.xml.model.ServiceType.class
org.ehcache.xml.model.SizeofType.class
org.ehcache.xml.model.ThreadPoolReferenceType.class
org.ehcache.xml.model.ThreadPoolsType.class
org.ehcache.xml.model.TimeType.class
org.ehcache.xml.model.TimeUnit.class
org.ehcache.xml.model.package-info.class
org.terracotta.context.AbstractTreeNode.class
org.terracotta.context.ContextCreationListener.class
org.terracotta.context.ContextElement.class
org.terracotta.context.ContextListener.class
org.terracotta.context.ContextManager.class
org.terracotta.context.MutableTreeNode.class
org.terracotta.context.RootNode.class
org.terracotta.context.TreeNode.class
org.terracotta.context.WeakIdentityHashMap.class
org.terracotta.context.annotations.ContextAttribute.class
org.terracotta.context.annotations.ContextChild.class
org.terracotta.context.annotations.ContextParent.class
org.terracotta.context.extended.OperationStatisticDescriptor.class
org.terracotta.context.extended.RegisteredCompoundOperationStatistic.class
org.terracotta.context.extended.RegisteredCompoundStatistic.class
org.terracotta.context.extended.RegisteredCounterStatistic.class
org.terracotta.context.extended.RegisteredRatioStatistic.class
org.terracotta.context.extended.RegisteredSizeStatistic.class
org.terracotta.context.extended.RegisteredStatistic.class
org.terracotta.context.extended.RegistrationType.class
org.terracotta.context.extended.StatisticsRegistry.class
org.terracotta.context.extended.ValueStatisticDescriptor.class
org.terracotta.context.extractor.AttributeGetter.class
org.terracotta.context.extractor.DirectAttributeGetter.class
org.terracotta.context.extractor.FieldAttributeGetter.class
org.terracotta.context.extractor.LazyContextElement.class
org.terracotta.context.extractor.MethodAttributeGetter.class
org.terracotta.context.extractor.ObjectContextExtractor.class
org.terracotta.context.extractor.WeakAttributeGetter.class
org.terracotta.context.extractor.WeakFieldAttributeGetter.class
org.terracotta.context.extractor.WeakMethodAttributeGetter.class
org.terracotta.context.query.ChainedQuery.class
org.terracotta.context.query.Children.class
org.terracotta.context.query.Descendants.class
org.terracotta.context.query.EmptyQuery.class
org.terracotta.context.query.EnsureUnique.class
org.terracotta.context.query.Filter.class
org.terracotta.context.query.Matcher.class
org.terracotta.context.query.Matchers.class
org.terracotta.context.query.NullQuery.class
org.terracotta.context.query.Parent.class
org.terracotta.context.query.Queries.class
org.terracotta.context.query.Query.class
org.terracotta.context.query.QueryBuilder.class
org.terracotta.offheapstore.AbstractLockedOffHeapHashMap.class
org.terracotta.offheapstore.AbstractOffHeapClockCache.class
org.terracotta.offheapstore.HashingMap.class
org.terracotta.offheapstore.MapInternals.class
org.terracotta.offheapstore.Metadata.class
org.terracotta.offheapstore.MetadataTuple.class
org.terracotta.offheapstore.OffHeapHashMap.class
org.terracotta.offheapstore.ReadWriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.ReadWriteLockedOffHeapHashMap.class
org.terracotta.offheapstore.Segment.class
org.terracotta.offheapstore.WriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.WriteLockedOffHeapHashMap.class
org.terracotta.offheapstore.buffersource.BufferSource.class
org.terracotta.offheapstore.buffersource.HeapBufferSource.class
org.terracotta.offheapstore.buffersource.OffHeapBufferSource.class
org.terracotta.offheapstore.buffersource.TimingBufferSource.class
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapCache.class
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap.class
org.terracotta.offheapstore.concurrent.ConcurrentMapInternals.class
org.terracotta.offheapstore.concurrent.ConcurrentOffHeapClockCache.class
org.terracotta.offheapstore.concurrent.ConcurrentOffHeapHashMap.class
org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapHashMap.class
org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapClockCacheFactory.class
org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapHashMapFactory.class
org.terracotta.offheapstore.concurrent.WriteLockedOffHeapClockCacheFactory.class
org.terracotta.offheapstore.concurrent.WriteLockedOffHeapHashMapFactory.class
org.terracotta.offheapstore.disk.paging.MappedPage.class
org.terracotta.offheapstore.disk.paging.MappedPageSource.class
org.terracotta.offheapstore.disk.paging.PowerOfTwoFileAllocator.class
org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapCache.class
org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapMap.class
org.terracotta.offheapstore.disk.persistent.AbstractPersistentLockedOffHeapHashMap.class
org.terracotta.offheapstore.disk.persistent.AbstractPersistentOffHeapCache.class
org.terracotta.offheapstore.disk.persistent.Persistent.class
org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapClockCache.class
org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapHashMap.class
org.terracotta.offheapstore.disk.persistent.PersistentHalfStorageEngine.class
org.terracotta.offheapstore.disk.persistent.PersistentPortability.class
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCacheFactory.class
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMap.class
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMapFactory.class
org.terracotta.offheapstore.disk.persistent.PersistentStorageEngine.class
org.terracotta.offheapstore.disk.storage.AATreeFileAllocator.class
org.terracotta.offheapstore.disk.storage.FileBackedStorageEngine.class
org.terracotta.offheapstore.disk.storage.PersistentIntegerStorageEngine.class
org.terracotta.offheapstore.disk.storage.PersistentSplitStorageEngine.class
org.terracotta.offheapstore.disk.storage.Region.class
org.terracotta.offheapstore.disk.storage.portability.PersistentByteArrayPortability.class
org.terracotta.offheapstore.disk.storage.portability.PersistentSerializablePortability.class
org.terracotta.offheapstore.eviction.EvictionListener.class
org.terracotta.offheapstore.eviction.EvictionListeningReadWriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.eviction.EvictionListeningWriteLockedOffHeapClockCache.class
org.terracotta.offheapstore.exceptions.OversizeMappingException.class
org.terracotta.offheapstore.jdk8.BiFunction.class
org.terracotta.offheapstore.jdk8.Function.class
org.terracotta.offheapstore.paging.OffHeapStorageArea.class
org.terracotta.offheapstore.paging.Page.class
org.terracotta.offheapstore.paging.PageSource.class
org.terracotta.offheapstore.paging.PhantomReferenceLimitedPageSource.class
org.terracotta.offheapstore.paging.UnlimitedPageSource.class
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource.class
org.terracotta.offheapstore.pinning.PinnableCache.class
org.terracotta.offheapstore.pinning.PinnableSegment.class
org.terracotta.offheapstore.set.OffHeapHashSet.class
org.terracotta.offheapstore.storage.BinaryStorageEngine.class
org.terracotta.offheapstore.storage.BooleanHalfStorageEngine.class
org.terracotta.offheapstore.storage.HalfStorageEngine.class
org.terracotta.offheapstore.storage.IntegerStorageEngine.class
org.terracotta.offheapstore.storage.LongStorageEngine.class
org.terracotta.offheapstore.storage.OffHeapBufferHalfStorageEngine.class
org.terracotta.offheapstore.storage.OffHeapBufferStorageEngine.class
org.terracotta.offheapstore.storage.PointerSize.class
org.terracotta.offheapstore.storage.PortabilityBasedHalfStorageEngine.class
org.terracotta.offheapstore.storage.PortabilityBasedStorageEngine.class
org.terracotta.offheapstore.storage.SerializableStorageEngine.class
org.terracotta.offheapstore.storage.SplitStorageEngine.class
org.terracotta.offheapstore.storage.StorageEngine.class
org.terracotta.offheapstore.storage.StringStorageEngine.class
org.terracotta.offheapstore.storage.allocator.Allocator.class
org.terracotta.offheapstore.storage.allocator.IntegerBestFitAllocator.class
org.terracotta.offheapstore.storage.allocator.LongBestFitAllocator.class
org.terracotta.offheapstore.storage.allocator.PowerOfTwoAllocator.class
org.terracotta.offheapstore.storage.allocator.Region.class
org.terracotta.offheapstore.storage.listener.AbstractListenableStorageEngine.class
org.terracotta.offheapstore.storage.listener.ListenableStorageEngine.class
org.terracotta.offheapstore.storage.listener.RecoveryStorageEngineListener.class
org.terracotta.offheapstore.storage.listener.RuntimeStorageEngineListener.class
org.terracotta.offheapstore.storage.listener.StorageEngineListener.class
org.terracotta.offheapstore.storage.portability.BooleanPortability.class
org.terracotta.offheapstore.storage.portability.ByteArrayPortability.class
org.terracotta.offheapstore.storage.portability.Portability.class
org.terracotta.offheapstore.storage.portability.SerializablePortability.class
org.terracotta.offheapstore.storage.portability.StringPortability.class
org.terracotta.offheapstore.storage.portability.WriteBackPortability.class
org.terracotta.offheapstore.storage.portability.WriteContext.class
org.terracotta.offheapstore.util.AATreeSet.class
org.terracotta.offheapstore.util.ByteBufferInputStream.class
org.terracotta.offheapstore.util.ByteBufferUtils.class
org.terracotta.offheapstore.util.DebuggingUtils.class
org.terracotta.offheapstore.util.Factory.class
org.terracotta.offheapstore.util.FindbugsSuppressWarnings.class
org.terracotta.offheapstore.util.MemoryUnit.class
org.terracotta.offheapstore.util.NoOpLock.class
org.terracotta.offheapstore.util.PhysicalMemory.class
org.terracotta.offheapstore.util.Retryer.class
org.terracotta.offheapstore.util.Validation.class
org.terracotta.offheapstore.util.WeakIdentityHashMap.class
org.terracotta.statistics.AbstractOperationStatistic.class
org.terracotta.statistics.AbstractSourceStatistic.class
org.terracotta.statistics.ConstantValueStatistic.class
org.terracotta.statistics.GeneralOperationStatistic.class
org.terracotta.statistics.MappedOperationStatistic.class
org.terracotta.statistics.OperationStatistic.class
org.terracotta.statistics.PassThroughStatistic.class
org.terracotta.statistics.SourceStatistic.class
org.terracotta.statistics.Statistic.class
org.terracotta.statistics.StatisticBuilder.class
org.terracotta.statistics.StatisticMapper.class
org.terracotta.statistics.StatisticsManager.class
org.terracotta.statistics.Time.class
org.terracotta.statistics.ValueStatistic.class
org.terracotta.statistics.archive.CircularBuffer.class
org.terracotta.statistics.archive.DevNull.class
org.terracotta.statistics.archive.SampleSink.class
org.terracotta.statistics.archive.StatisticArchive.class
org.terracotta.statistics.archive.StatisticSampler.class
org.terracotta.statistics.archive.Timestamped.class
org.terracotta.statistics.derived.EventParameterSimpleMovingAverage.class
org.terracotta.statistics.derived.EventRateSimpleMovingAverage.class
org.terracotta.statistics.derived.LatencySampling.class
org.terracotta.statistics.derived.MinMaxAverage.class
org.terracotta.statistics.derived.OperationResultFilter.class
org.terracotta.statistics.extended.AbstractSampledStatistic.class
org.terracotta.statistics.extended.CompoundOperation.class
org.terracotta.statistics.extended.CompoundOperationImpl.class
org.terracotta.statistics.extended.CountOperation.class
org.terracotta.statistics.extended.CountOperationImpl.class
org.terracotta.statistics.extended.ExpiringSampledStatistic.class
org.terracotta.statistics.extended.Latency.class
org.terracotta.statistics.extended.LatencyImpl.class
org.terracotta.statistics.extended.NullCompoundOperation.class
org.terracotta.statistics.extended.RateImpl.class
org.terracotta.statistics.extended.Result.class
org.terracotta.statistics.extended.ResultImpl.class
org.terracotta.statistics.extended.SampleType.class
org.terracotta.statistics.extended.SampledStatistic.class
org.terracotta.statistics.extended.SampledStatisticImpl.class
org.terracotta.statistics.extended.SamplingSupport.class
org.terracotta.statistics.extended.SemiExpiringSampledStatistic.class
org.terracotta.statistics.extended.StatisticHistory.class
org.terracotta.statistics.jsr166e.LongAdder.class
org.terracotta.statistics.jsr166e.LongMaxUpdater.class
org.terracotta.statistics.jsr166e.Striped64.class
org.terracotta.statistics.jsr166e.ThreadLocalRandom.class
org.terracotta.statistics.observer.ChainedEventObserver.class
org.terracotta.statistics.observer.ChainedObserver.class
org.terracotta.statistics.observer.ChainedOperationObserver.class
org.terracotta.statistics.observer.OperationObserver.class
org.terracotta.statistics.util.InThreadExecutor.class
org.terracotta.statistics.util.VicariousThreadLocal.class
org/ehcache/sizeof/impl/sizeof-agent.jar

Pom

ehcache-3.2.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.ehcache</groupId>
  <artifactId>ehcache</artifactId>
  <version>3.2.0</version>
  <name>Ehcache</name>
  <description>End-user ehcache3 jar artifact</description>
  <url>http://ehcache.org</url>
  <organization>
    <name>Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.</name>
    <url>http://terracotta.org</url>
  </organization>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Terracotta Engineers</name>
      <email>tc-oss@softwareag.com</email>
      <organization>Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.</organization>
      <organizationUrl>http://ehcache.org</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/ehcache/ehcache3.git</connection>
    <developerConnection>scm:git:git@github.com:ehcache/ehcache3.git</developerConnection>
    <url>https://github.com/ehcache/ehcache3</url>
  </scm>
  <issueManagement>
    <system>Github</system>
    <url>https://github.com/ehcache/ehcache3/issues</url>
  </issueManagement>
  <dependencies>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.7</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.ehcache</groupId>
   <artifactId>ehcache</artifactId>
   <version>3.2.0</version>
</dependency>

Download

If you think the following ehcache-3.2.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download ehcache-3.2.0.jar file




PreviousNext

Related