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

Download ehcache-xml JAR 3.7.0 with all dependencies


The module containing all XML parsing logic Ehcache 3

Files of the artifact ehcache-xml version 3.7.0 from the group org.ehcache.modules.

Test

Artifact ehcache-xml
Group org.ehcache.modules
Version 3.7.0
Last update 25. February 2019
Tags: module containing parsing logic ehcache
Organization Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.
URL http://ehcache.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies ehcache-impl, ehcache-api, annotations, ehcache-core,
There are maybe transitive dependencies!
There is a newer version: 3.10.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ehcache-xml Show documentation

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

5 downloads

Source code of ehcache-xml version 3.7.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.ehcache.xml
org.ehcache.xml.org.ehcache.xml.BaseConfigParser
org.ehcache.xml.org.ehcache.xml.CacheManagerServiceConfigurationParser
org.ehcache.xml.org.ehcache.xml.CacheResourceConfigurationParser
org.ehcache.xml.org.ehcache.xml.CacheServiceConfigurationParser
org.ehcache.xml.org.ehcache.xml.ConfigurationParser
org.ehcache.xml.org.ehcache.xml.CoreCacheConfigurationParser
org.ehcache.xml.org.ehcache.xml.CoreServiceConfigurationParser
org.ehcache.xml.org.ehcache.xml.CoreServiceCreationConfigurationParser
org.ehcache.xml.org.ehcache.xml.DomUtil
org.ehcache.xml.org.ehcache.xml.JaxbHelper
org.ehcache.xml.org.ehcache.xml.ResourceConfigurationParser
org.ehcache.xml.org.ehcache.xml.ServiceConfigurationParser
org.ehcache.xml.org.ehcache.xml.ServiceCreationConfigurationParser
org.ehcache.xml.org.ehcache.xml.XmlConfiguration
org.ehcache.xml.org.ehcache.xml.XmlModel
org.ehcache.xml.exceptions
org.ehcache.xml.exceptions.org.ehcache.xml.exceptions.XmlConfigurationException
org.ehcache.xml.model
org.ehcache.xml.model.org.ehcache.xml.model.BaseCacheType
org.ehcache.xml.model.org.ehcache.xml.model.CacheDefinition
org.ehcache.xml.model.org.ehcache.xml.model.CacheEntryType
org.ehcache.xml.model.org.ehcache.xml.model.CacheLoaderWriterType
org.ehcache.xml.model.org.ehcache.xml.model.CacheSpec
org.ehcache.xml.model.org.ehcache.xml.model.CacheTemplate
org.ehcache.xml.model.org.ehcache.xml.model.CacheTemplateType
org.ehcache.xml.model.org.ehcache.xml.model.CacheType
org.ehcache.xml.model.org.ehcache.xml.model.ConfigType
org.ehcache.xml.model.org.ehcache.xml.model.CopierType
org.ehcache.xml.model.org.ehcache.xml.model.Disk
org.ehcache.xml.model.org.ehcache.xml.model.DiskStoreSettingsType
org.ehcache.xml.model.org.ehcache.xml.model.EventFiringType
org.ehcache.xml.model.org.ehcache.xml.model.EventOrderingType
org.ehcache.xml.model.org.ehcache.xml.model.EventType
org.ehcache.xml.model.org.ehcache.xml.model.Expiry
org.ehcache.xml.model.org.ehcache.xml.model.ExpiryType
org.ehcache.xml.model.org.ehcache.xml.model.Heap
org.ehcache.xml.model.org.ehcache.xml.model.ListenersConfig
org.ehcache.xml.model.org.ehcache.xml.model.ListenersType
org.ehcache.xml.model.org.ehcache.xml.model.MemoryType
org.ehcache.xml.model.org.ehcache.xml.model.MemoryUnit
org.ehcache.xml.model.org.ehcache.xml.model.ObjectFactory
org.ehcache.xml.model.org.ehcache.xml.model.Offheap
org.ehcache.xml.model.org.ehcache.xml.model.PersistableMemoryType
org.ehcache.xml.model.org.ehcache.xml.model.PersistenceType
org.ehcache.xml.model.org.ehcache.xml.model.ResourceType
org.ehcache.xml.model.org.ehcache.xml.model.ResourceUnit
org.ehcache.xml.model.org.ehcache.xml.model.ResourcesType
org.ehcache.xml.model.org.ehcache.xml.model.SerializerType
org.ehcache.xml.model.org.ehcache.xml.model.ServiceType
org.ehcache.xml.model.org.ehcache.xml.model.SizeOfEngineLimits
org.ehcache.xml.model.org.ehcache.xml.model.SizeofType
org.ehcache.xml.model.org.ehcache.xml.model.ThreadPoolReferenceType
org.ehcache.xml.model.org.ehcache.xml.model.ThreadPoolsType
org.ehcache.xml.model.org.ehcache.xml.model.TimeType
org.ehcache.xml.model.org.ehcache.xml.model.TimeUnit
org.ehcache.xml.model.org.ehcache.xml.model.package-info
org.ehcache.xml.multi
org.ehcache.xml.multi.org.ehcache.xml.multi.XmlMultiConfiguration
org.ehcache.xml.multi.model
org.ehcache.xml.multi.model.org.ehcache.xml.multi.model.Configurations
org.ehcache.xml.multi.model.org.ehcache.xml.multi.model.ObjectFactory
org.ehcache.xml.multi.model.org.ehcache.xml.multi.model.package-info
org.ehcache.xml.provider
org.ehcache.xml.provider.org.ehcache.xml.provider.CacheEventDispatcherFactoryConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.CacheManagerPersistenceConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.DefaultCopyProviderConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.DefaultSerializationProviderConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.DefaultSizeOfEngineProviderConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.OffHeapDiskStoreProviderConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.PooledExecutionServiceConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.SimpleCoreServiceCreationConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.ThreadPoolServiceCreationConfigurationParser
org.ehcache.xml.provider.org.ehcache.xml.provider.WriteBehindProviderConfigurationParser
org.ehcache.xml.service
org.ehcache.xml.service.org.ehcache.xml.service.DefaultCacheEventDispatcherConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultCacheEventListenerConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultCacheLoaderWriterConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultCopierConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultResilienceStrategyConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultSerializerConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultSizeOfEngineConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.DefaultWriteBehindConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.OffHeapDiskStoreConfigurationParser
org.ehcache.xml.service.org.ehcache.xml.service.SimpleCoreServiceConfigurationParser




© 2015 - 2025 Weber Informatics LLC | Privacy Policy