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

Download spring-data-gemfire JAR 1.2.1.RELEASE with all dependencies


Files of the artifact spring-data-gemfire version 1.2.1.RELEASE from the group org.springframework.data.

Artifact spring-data-gemfire
Group org.springframework.data
Version 1.2.1.RELEASE
Last update 26. October 2012
Tags: gemfire data spring
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies spring-context-support, spring-tx, spring-web, spring-data-commons, geode-core, geode-cq, geode-lucene, geode-wan, aspectjweaver, jackson-annotations, jackson-databind, jcl-over-slf4j,
There are maybe transitive dependencies!
There is a newer version: 2.3.9.RELEASE
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-data-gemfire Show documentation

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

22 downloads

Source code of spring-data-gemfire version 1.2.1.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
org.springframework.data.gemfire
org.springframework.data.gemfire.org.springframework.data.gemfire.CacheFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.DataPolicyConverter
org.springframework.data.gemfire.org.springframework.data.gemfire.DeclarableSupport
org.springframework.data.gemfire.org.springframework.data.gemfire.DiskStoreFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.FunctionServiceFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireAccessor
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireBeanFactoryLocator
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireCacheUtils
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireCallback
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireCancellationException
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireIndexException
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireQueryException
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireSystemException
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireTemplate
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireTransactionCommitException
org.springframework.data.gemfire.org.springframework.data.gemfire.GemfireTransactionManager
org.springframework.data.gemfire.org.springframework.data.gemfire.IndexFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.LocalRegionFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.PartitionAttributesFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.PartitionedRegionFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.RegionAttributesFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.RegionFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.RegionLookupFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.ReplicatedRegionFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.SubRegionFactoryBean
org.springframework.data.gemfire.org.springframework.data.gemfire.WiringDeclarableSupport
org.springframework.data.gemfire.client
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.ClientCacheFactoryBean
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.ClientRegionFactoryBean
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.Interest
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.PoolConnection
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.PoolFactoryBean
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.RegexInterest
org.springframework.data.gemfire.client.org.springframework.data.gemfire.client.package-info
org.springframework.data.gemfire.config
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.AbstractRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.AliasReplacingBeanDefinitionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.AsyncEventQueueParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.CacheParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.CacheServerParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.ClientCacheParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.ClientRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.DiskStoreParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.DiskWriteAttributesFactoryBean
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.EvictionAttributesFactoryBean
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.EvictionType
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.FunctionServiceParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GatewayHubParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GatewayReceiverParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GatewaySenderParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GemfireConstants
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GemfireDataNamespaceHandler
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GemfireListenerContainerParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.GemfireNamespaceHandler
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.IndexParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.LocalRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.LookupRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.ParsingUtils
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.PartitionedRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.PoolParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.ReplicatedRegionParser
org.springframework.data.gemfire.config.org.springframework.data.gemfire.config.TransactionManagerParser
org.springframework.data.gemfire.listener
org.springframework.data.gemfire.listener.org.springframework.data.gemfire.listener.ContinuousQueryDefinition
org.springframework.data.gemfire.listener.org.springframework.data.gemfire.listener.ContinuousQueryListener
org.springframework.data.gemfire.listener.org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
org.springframework.data.gemfire.listener.org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException
org.springframework.data.gemfire.listener.adapter
org.springframework.data.gemfire.listener.adapter.org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
org.springframework.data.gemfire.listener.adapter.org.springframework.data.gemfire.listener.adapter.package-info
org.springframework.data.gemfire.listener
org.springframework.data.gemfire.listener.org.springframework.data.gemfire.listener.package-info
org.springframework.data.gemfire.mapping
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.GemfireMappingContext
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.GemfirePersistentEntity
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.GemfirePersistentProperty
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.GemfirePropertyValueProvider
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.MappingPdxSerializer
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.PdxReaderPropertyAccessor
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.Region
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.RegionRef
org.springframework.data.gemfire.mapping.org.springframework.data.gemfire.mapping.Regions
org.springframework.data.gemfire
org.springframework.data.gemfire.org.springframework.data.gemfire.package-info
org.springframework.data.gemfire.repository
org.springframework.data.gemfire.repository.org.springframework.data.gemfire.repository.GemfireRepository
org.springframework.data.gemfire.repository.org.springframework.data.gemfire.repository.Query
org.springframework.data.gemfire.repository.org.springframework.data.gemfire.repository.Wrapper
org.springframework.data.gemfire.repository.config
org.springframework.data.gemfire.repository.config.org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
org.springframework.data.gemfire.repository.config.org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
org.springframework.data.gemfire.repository.config.org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
org.springframework.data.gemfire.repository
org.springframework.data.gemfire.repository.org.springframework.data.gemfire.repository.package-info
org.springframework.data.gemfire.repository.query
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.GemfireEntityInformation
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.GemfireQueryCreator
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.GemfireQueryMethod
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.Predicate
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.Predicates
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.QueryBuilder
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.QueryString
org.springframework.data.gemfire.repository.query.org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
org.springframework.data.gemfire.repository.support
org.springframework.data.gemfire.repository.support.org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
org.springframework.data.gemfire.repository.support.org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
org.springframework.data.gemfire.repository.support.org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
org.springframework.data.gemfire.serialization
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.EnumSerializer
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.InstantiatorGenerator
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.WiringInstantiator
org.springframework.data.gemfire.serialization.org.springframework.data.gemfire.serialization.package-info
org.springframework.data.gemfire.server
org.springframework.data.gemfire.server.org.springframework.data.gemfire.server.CacheServerFactoryBean
org.springframework.data.gemfire.server.org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
org.springframework.data.gemfire.server.org.springframework.data.gemfire.server.package-info
org.springframework.data.gemfire.support
org.springframework.data.gemfire.support.org.springframework.data.gemfire.support.GemfireCache
org.springframework.data.gemfire.support.org.springframework.data.gemfire.support.GemfireCacheManager
org.springframework.data.gemfire.support.org.springframework.data.gemfire.support.GemfireDaoSupport
org.springframework.data.gemfire.support.org.springframework.data.gemfire.support.package-info
org.springframework.data.gemfire.wan
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.GatewayHubFactoryBean
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.GatewayProxy
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
org.springframework.data.gemfire.wan.org.springframework.data.gemfire.wan.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy