Search

Download spring-data-gemfire-1.3.0.release-sources.jar : spring data « s « Jar File Download






Download spring-data-gemfire-1.3.0.release-sources.jar

spring-data/spring-data-gemfire-1.3.0.release-sources.jar.zip( 225 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
org.springframework.data.gemfire.CacheFactoryBean.java
org.springframework.data.gemfire.DataPolicyConverter.java
org.springframework.data.gemfire.DeclarableSupport.java
org.springframework.data.gemfire.DiskStoreFactoryBean.java
org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean.java
org.springframework.data.gemfire.FunctionServiceFactoryBean.java
org.springframework.data.gemfire.GemfireAccessor.java
org.springframework.data.gemfire.GemfireBeanFactoryLocator.java
org.springframework.data.gemfire.GemfireCacheUtils.java
org.springframework.data.gemfire.GemfireCallback.java
org.springframework.data.gemfire.GemfireCancellationException.java
org.springframework.data.gemfire.GemfireIndexException.java
org.springframework.data.gemfire.GemfireOperations.java
org.springframework.data.gemfire.GemfireQueryException.java
org.springframework.data.gemfire.GemfireSystemException.java
org.springframework.data.gemfire.GemfireTemplate.java
org.springframework.data.gemfire.GemfireTransactionCommitException.java
org.springframework.data.gemfire.GemfireTransactionManager.java
org.springframework.data.gemfire.IndexFactoryBean.java
org.springframework.data.gemfire.LocalRegionFactoryBean.java
org.springframework.data.gemfire.PartitionAttributesFactoryBean.java
org.springframework.data.gemfire.PartitionedRegionFactoryBean.java
org.springframework.data.gemfire.RegionAttributesFactoryBean.java
org.springframework.data.gemfire.RegionFactoryBean.java
org.springframework.data.gemfire.RegionLookupFactoryBean.java
org.springframework.data.gemfire.ReplicatedRegionFactoryBean.java
org.springframework.data.gemfire.SubRegionFactoryBean.java
org.springframework.data.gemfire.WiringDeclarableSupport.java
org.springframework.data.gemfire.client.ClientCacheFactoryBean.java
org.springframework.data.gemfire.client.ClientRegionFactoryBean.java
org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor.java
org.springframework.data.gemfire.client.Interest.java
org.springframework.data.gemfire.client.PoolFactoryBean.java
org.springframework.data.gemfire.client.RegexInterest.java
org.springframework.data.gemfire.client.package-info.java
org.springframework.data.gemfire.config.AbstractRegionParser.java
org.springframework.data.gemfire.config.AliasReplacingBeanDefinitionParser.java
org.springframework.data.gemfire.config.AnnotationDrivenBeanDefinitionParser.java
org.springframework.data.gemfire.config.AsyncEventQueueParser.java
org.springframework.data.gemfire.config.CacheParser.java
org.springframework.data.gemfire.config.CacheServerParser.java
org.springframework.data.gemfire.config.ClientCacheParser.java
org.springframework.data.gemfire.config.ClientRegionParser.java
org.springframework.data.gemfire.config.DiskStoreParser.java
org.springframework.data.gemfire.config.DiskWriteAttributesFactoryBean.java
org.springframework.data.gemfire.config.EvictionAttributesFactoryBean.java
org.springframework.data.gemfire.config.EvictionType.java
org.springframework.data.gemfire.config.FunctionServiceParser.java
org.springframework.data.gemfire.config.GatewayHubParser.java
org.springframework.data.gemfire.config.GatewayReceiverParser.java
org.springframework.data.gemfire.config.GatewaySenderParser.java
org.springframework.data.gemfire.config.GemfireConstants.java
org.springframework.data.gemfire.config.GemfireDataNamespaceHandler.java
org.springframework.data.gemfire.config.GemfireDataSourceParser.java
org.springframework.data.gemfire.config.GemfireListenerContainerParser.java
org.springframework.data.gemfire.config.GemfireNamespaceHandler.java
org.springframework.data.gemfire.config.GemfireRegionAutoProxyParser.java
org.springframework.data.gemfire.config.IndexParser.java
org.springframework.data.gemfire.config.LocalRegionParser.java
org.springframework.data.gemfire.config.LookupRegionParser.java
org.springframework.data.gemfire.config.ParsingUtils.java
org.springframework.data.gemfire.config.PartitionedRegionParser.java
org.springframework.data.gemfire.config.PoolParser.java
org.springframework.data.gemfire.config.ReplicatedRegionParser.java
org.springframework.data.gemfire.config.SubscriptionAttributesFactoryBean.java
org.springframework.data.gemfire.config.SubscriptionType.java
org.springframework.data.gemfire.config.TransactionManagerParser.java
org.springframework.data.gemfire.function.BatchingResultSender.java
org.springframework.data.gemfire.function.DefaultFunctionArgumentResolver.java
org.springframework.data.gemfire.function.FunctionArgumentResolver.java
org.springframework.data.gemfire.function.FunctionContextInjectingArgumentResolver.java
org.springframework.data.gemfire.function.GemfireFunctionUtils.java
org.springframework.data.gemfire.function.PojoFunctionWrapper.java
org.springframework.data.gemfire.function.annotation.Filter.java
org.springframework.data.gemfire.function.annotation.FunctionId.java
org.springframework.data.gemfire.function.annotation.GemfireFunction.java
org.springframework.data.gemfire.function.annotation.OnMember.java
org.springframework.data.gemfire.function.annotation.OnMembers.java
org.springframework.data.gemfire.function.annotation.OnRegion.java
org.springframework.data.gemfire.function.annotation.OnServer.java
org.springframework.data.gemfire.function.annotation.OnServers.java
org.springframework.data.gemfire.function.annotation.RegionData.java
org.springframework.data.gemfire.function.config.AbstractFunctionExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource.java
org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource.java
org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions.java
org.springframework.data.gemfire.function.config.EnableGemfireFunctions.java
org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionBuilderFactory.java
org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser.java
org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar.java
org.springframework.data.gemfire.function.config.FunctionExecutionComponentProvider.java
org.springframework.data.gemfire.function.config.FunctionExecutionConfiguration.java
org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource.java
org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor.java
org.springframework.data.gemfire.function.config.GemfireFunctionPostBeanProcessorRegistrar.java
org.springframework.data.gemfire.function.config.MemberBasedExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.OnMemberExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.OnMembersExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.OnRegionExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.OnServerExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.OnServersExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.ServerBasedExecutionBeanDefinitionBuilder.java
org.springframework.data.gemfire.function.config.TypeFilterParser.java
org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource.java
org.springframework.data.gemfire.function.execution.AbstractFunctionExecution.java
org.springframework.data.gemfire.function.execution.AbstractFunctionTemplate.java
org.springframework.data.gemfire.function.execution.AllMembersFunctionExecution.java
org.springframework.data.gemfire.function.execution.DefaultFunctionExecutionMethodMetadata.java
org.springframework.data.gemfire.function.execution.DefaultMemberFunctionExecution.java
org.springframework.data.gemfire.function.execution.DistributedMemberFunctionExecution.java
org.springframework.data.gemfire.function.execution.DistributedMembersFunctionExecution.java
org.springframework.data.gemfire.function.execution.FunctionExecutionMethodMetadata.java
org.springframework.data.gemfire.function.execution.GemfireFunctionCallback.java
org.springframework.data.gemfire.function.execution.GemfireFunctionOperations.java
org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean.java
org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate.java
org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate.java
org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate.java
org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations.java
org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate.java
org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate.java
org.springframework.data.gemfire.function.execution.GroupMemberFunctionExecution.java
org.springframework.data.gemfire.function.execution.GroupMembersFunctionExecution.java
org.springframework.data.gemfire.function.execution.OnRegionExecutionMethodMetadata.java
org.springframework.data.gemfire.function.execution.OnRegionFunctionProxyFactoryBean.java
org.springframework.data.gemfire.function.execution.PoolServerFunctionExecution.java
org.springframework.data.gemfire.function.execution.PoolServersFunctionExecution.java
org.springframework.data.gemfire.function.execution.RegionFunctionExecution.java
org.springframework.data.gemfire.function.execution.ServerFunctionExecution.java
org.springframework.data.gemfire.function.execution.ServersFunctionExecution.java
org.springframework.data.gemfire.listener.ContinuousQueryDefinition.java
org.springframework.data.gemfire.listener.ContinuousQueryListener.java
org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.java
org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException.java
org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter.java
org.springframework.data.gemfire.listener.adapter.package-info.java
org.springframework.data.gemfire.listener.package-info.java
org.springframework.data.gemfire.mapping.GemfireMappingContext.java
org.springframework.data.gemfire.mapping.GemfirePersistentEntity.java
org.springframework.data.gemfire.mapping.GemfirePersistentProperty.java
org.springframework.data.gemfire.mapping.GemfirePropertyValueProvider.java
org.springframework.data.gemfire.mapping.MappingPdxSerializer.java
org.springframework.data.gemfire.mapping.PdxReaderPropertyAccessor.java
org.springframework.data.gemfire.mapping.Region.java
org.springframework.data.gemfire.mapping.Regions.java
org.springframework.data.gemfire.package-info.java
org.springframework.data.gemfire.repository.GemfireRepository.java
org.springframework.data.gemfire.repository.Query.java
org.springframework.data.gemfire.repository.Wrapper.java
org.springframework.data.gemfire.repository.config.EnableGemfireRepositories.java
org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar.java
org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension.java
org.springframework.data.gemfire.repository.package-info.java
org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation.java
org.springframework.data.gemfire.repository.query.GemfireEntityInformation.java
org.springframework.data.gemfire.repository.query.GemfireQueryCreator.java
org.springframework.data.gemfire.repository.query.GemfireQueryMethod.java
org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery.java
org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery.java
org.springframework.data.gemfire.repository.query.Predicate.java
org.springframework.data.gemfire.repository.query.Predicates.java
org.springframework.data.gemfire.repository.query.QueryBuilder.java
org.springframework.data.gemfire.repository.query.QueryString.java
org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery.java
org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory.java
org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.java
org.springframework.data.gemfire.repository.support.SimpleGemfireRepository.java
org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator.java
org.springframework.data.gemfire.serialization.EnumSerializer.java
org.springframework.data.gemfire.serialization.InstantiatorFactoryBean.java
org.springframework.data.gemfire.serialization.InstantiatorGenerator.java
org.springframework.data.gemfire.serialization.WiringInstantiator.java
org.springframework.data.gemfire.serialization.package-info.java
org.springframework.data.gemfire.server.CacheServerFactoryBean.java
org.springframework.data.gemfire.server.SubscriptionEvictionPolicy.java
org.springframework.data.gemfire.server.package-info.java
org.springframework.data.gemfire.support.GemfireCache.java
org.springframework.data.gemfire.support.GemfireCacheManager.java
org.springframework.data.gemfire.support.GemfireDaoSupport.java
org.springframework.data.gemfire.support.JSONRegionAdvice.java
org.springframework.data.gemfire.support.ListRegionsOnServerFunction.java
org.springframework.data.gemfire.support.package-info.java
org.springframework.data.gemfire.util.ArrayUtils.java
org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean.java
org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean.java
org.springframework.data.gemfire.wan.GatewayHubFactoryBean.java
org.springframework.data.gemfire.wan.GatewayProxy.java
org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean.java
org.springframework.data.gemfire.wan.GatewaySenderFactoryBean.java
org.springframework.data.gemfire.wan.package-info.java








Related examples in the same category

1.Download spring-data-commons-1.5.0.release.jar
2.Download spring-data-envers-0.1.0.release.jar
3.Download spring-data-gemfire-1.1.0.release.jar
4.Download spring-data-gemfire-1.1.1.release.jar
5.Download spring-data-gemfire-1.1.2.release.jar
6.Download spring-data-gemfire-1.2.0.release.jar
7.Download spring-data-gemfire-1.2.1.release.jar
8.Download spring-data-gemfire-1.2.2.release.jar
9.Download spring-data-graph-core-1.0.0.release-sources.jar
10.Download spring-data-graph-core-1.0.0.release.jar
11.Download spring-data-hadoop-0.9.0.release.jar
12.Download spring-data-hadoop-1.0.0.release.jar
13.Download spring-data-jdbc-core-1.0.0.release-sources.jar
14.Download spring-data-jdbc-core-1.0.0.release.jar
15.Download spring-data-jpa-1.0.0.release-sources.jar
16.Download spring-data-jpa-1.0.0.release.jar
17.Download spring-data-jpa-1.0.1.release-sources.jar
18.Download spring-data-jpa-1.0.1.release.jar
19.Download spring-data-jpa-1.0.2.release-sources.jar
20.Download spring-data-jpa-1.0.2.release.jar
21.Download spring-data-jpa-1.0.3.release-sources.jar
22.Download spring-data-jpa-1.0.3.release.jar
23.Download spring-data-jpa-1.1.0.release-sources.jar
24.Download spring-data-jpa-1.1.0.release.jar
25.Download spring-data-jpa-1.1.1.release-sources.jar
26.Download spring-data-jpa-1.1.1.release.jar
27.Download spring-data-jpa-1.1.2.release-sources.jar
28.Download spring-data-jpa-1.1.2.release.jar
29.Download spring-data-jpa-1.2.0.release-sources.jar
30.Download spring-data-jpa-1.2.0.release.jar
31.Download spring-data-jpa-1.2.1.release-sources.jar
32.Download spring-data-jpa-1.2.1.release.jar
33.Download spring-data-jpa-1.3.0.release-sources.jar
34.Download spring-data-jpa-1.3.0.release.jar
35.Download spring-data-mongodb-1.0.0.release.jar
36.Download spring-data-mongodb-1.0.1.release.jar
37.Download spring-data-mongodb-1.0.2.release.jar
38.Download spring-data-mongodb-1.0.3.release.jar
39.Download spring-data-mongodb-1.0.4.release.jar
40.Download spring-data-mongodb-1.1.0.release.jar
41.Download spring-data-mongodb-1.1.1.release.jar
42.Download spring-data-mongodb-1.2.0.release.jar
43.Download spring-data-mongodb-cross-store-1.0.0.release.jar
44.Download spring-data-mongodb-cross-store-1.0.1.release.jar
45.Download spring-data-mongodb-cross-store-1.0.2.release.jar
46.Download spring-data-mongodb-cross-store-1.0.3.release.jar
47.Download spring-data-mongodb-cross-store-1.0.4.release.jar
48.Download spring-data-mongodb-cross-store-1.1.0.release.jar
49.Download spring-data-mongodb-cross-store-1.1.1.release.jar
50.Download spring-data-mongodb-cross-store-1.1.2.release.jar
51.Download spring-data-mongodb-cross-store-1.2.0.release.jar
52.Download spring-data-mongodb-log4j-1.2.0.release-sources.jar
53.Download spring-data-neo4j-1.0.0.release.jar
54.Download spring-data-neo4j-1.1.0.release.jar
55.Download spring-data-neo4j-2.0.0.release.jar
56.Download spring-data-neo4j-2.0.1.release.jar
57.Download spring-data-neo4j-2.0.2.release.jar
58.Download spring-data-neo4j-2.1.0.release.jar
59.Download spring-data-neo4j-2.2.0.release.jar
60.Download spring-data-neo4j-aspects-2.2.0.release-sources.jar
61.Download spring-data-neo4j-cross-store-2.0.0.release.jar
62.Download spring-data-neo4j-cross-store-2.0.1.release.jar
63.Download spring-data-neo4j-cross-store-2.0.2.release.jar
64.Download spring-data-neo4j-cross-store-2.1.0.release.jar
65.Download spring-data-neo4j-cross-store-2.2.0.release-sources.jar
66.Download spring-data-neo4j-cross-store-2.2.0.release.jar
67.Download spring-data-neo4j-rest-1.0.0.release-sources.jar
68.Download spring-data-neo4j-rest-1.0.0.release.jar
69.Download spring-data-neo4j-rest-1.1.0.release.jar
70.Download spring-data-neo4j-rest-2.0.0.release.jar
71.Download spring-data-neo4j-rest-2.0.1.release.jar
72.Download spring-data-neo4j-rest-2.0.2.release.jar
73.Download spring-data-neo4j-rest-2.1.0.release.jar
74.Download spring-data-neo4j-rest-2.2.0.release-sources.jar
75.Download spring-data-neo4j-rest-2.2.0.release.jar
76.Download spring-data-neo4j-tx-2.1.0.release.jar
77.Download spring-data-neo4j-tx-2.2.0.release-sources.jar
78.Download spring-data-neo4j-tx-2.2.0.release.jar
79.Download spring-data-oracle-1.0.0.release.jar
80.Download spring-data-redis-1.0.0.release.jar
81.Download spring-data-redis-1.0.1.release.jar
82.Download spring-data-redis-1.0.2.release.jar
83.Download spring-data-redis-1.0.3.release.jar
84.Download spring-data-rest-core-1.0.0.release.jar
85.Download spring-data-rest-webmvc-1.0.0.release.jar
86.Download spring-data-commons-1.5.0.release-sources.jar
87.Download spring-data-commons-core-1.0.0.release.jar
88.Download spring-data-commons-core-1.1.0.release.jar
89.Download spring-data-commons-core-1.2.0.release.jar
90.Download spring-data-commons-core-1.2.1.release.jar
91.Download spring-data-commons-core-1.3.0.release.jar
92.Download spring-data-commons-core-1.3.1.release.jar
93.Download spring-data-commons-core-1.3.2.release.jar
94.Download spring-data-commons-core-1.4.0.release.jar
95.Download spring-data-hadoop-1.0.0.release-sources.jar
96.Download spring-data-mongodb-1.2.0.release-sources.jar
97.Download spring-data-mongodb-cross-store-1.2.0.release-sources.jar
98.Download spring-data-mongodb-log4j-1.0.0.release.jar
99.Download spring-data-mongodb-log4j-1.0.1.release.jar
100.Download spring-data-mongodb-log4j-1.0.2.release.jar
101.Download spring-data-mongodb-log4j-1.0.3.release.jar
102.Download spring-data-mongodb-log4j-1.0.4.release.jar
103.Download spring-data-mongodb-log4j-1.1.0.release.jar
104.Download spring-data-mongodb-log4j-1.1.1.release.jar
105.Download spring-data-mongodb-log4j-1.2.0.release.jar
106.Download spring-data-neo4j-1.0.0.release-sources.jar
107.Download spring-data-neo4j-2.2.0.release-sources.jar
108.Download spring-data-neo4j-aspects-2.0.0.release.jar
109.Download spring-data-neo4j-aspects-2.0.1.release.jar
110.Download spring-data-neo4j-aspects-2.0.2.release.jar
111.Download spring-data-neo4j-aspects-2.1.0.release.jar
112.Download spring-data-neo4j-aspects-2.2.0.release.jar
113.Download spring-data-oracle-1.0.0.release-sources.jar
114.Download spring-data-redis-1.0.3.release-sources.jar
115.Download spring-data-rest-repository-1.0.0.release.jar
116.Download spring-data-jpa-1.3.3.release-sources.jar
117.Download spring-data-jpa-1.3.3.release.jar
118.Download spring-data-mongodb-1.1.0.release-sources.jar
119.Download spring-data-mongodb-log4j-1.0.3.release-sources.jar
120.Download spring-data-gemfire-1.1.2.release-sources.jar
121.Download spring-data-neo4j-2.0.2.release-sources.jar
122.Download spring-data-commons-core-1.0.0.release-sources.jar
123.Download spring-data-rest-core-1.0.0.release-sources.jar
124.Download spring-data-neo4j-cross-store-2.0.1.release-sources.jar
125.Download spring-data-commons-core-1.2.0.release-sources.jar
126.Download spring-data-commons-core-1.3.1.release-sources.jar
127.Download spring-data-commons-core-1.3.2.release-sources.jar
128.Download spring-data-mongodb-log4j-1.0.4.release-sources.jar
129.Download spring-data-neo4j-rest-2.0.1.release-sources.jar
130.Download spring-data-mongodb-1.2.1.release-sources.jar
131.Download spring-data-neo4j-2.0.1.release-sources.jar
132.Download spring-data-mongodb-cross-store-1.0.3.release-sources.jar
133.Download spring-data-mongodb-1.2.1.release.jar
134.Download spring-data-neo4j-aspects-2.0.0.release-sources.jar
135.Download spring-data-mongodb-log4j-1.0.0.release-sources.jar
136.Download spring-data-neo4j-2.1.0.release-sources.jar
137.Download spring-data-mongodb-1.2.2.release-sources.jar
138.Download spring-data-mongodb-log4j-1.2.3.release.jar
139.Download spring-data-mongodb-cross-store-1.2.2.release-sources.jar
140.Download spring-data-mongodb-1.2.2.release.jar
141.Download spring-data-mongodb-cross-store-1.2.2.release.jar
142.Download spring-data-mongodb-log4j-1.2.3.release-sources.jar
143.Download spring-data-neo4j-rest-2.2.2.release-sources.jar
144.Download spring-data-neo4j-rest-2.2.2.release.jar
145.Download spring-data-neo4j-rest-1.1.0.release-sources.jar
146.Download spring-data-gemfire-1.1.1.release-sources.jar
147.Download spring-data-mongodb-cross-store-1.0.4.release-sources.jar
148.Download spring-data-mongodb-cross-store-1.1.2.release-sources.jar
149.Download spring-data-jpa-1.3.2.release-sources.jar
150.Download spring-data-jpa-1.3.2.release.jar
151.Download spring-data-mongodb-1.0.4.release-sources.jar
152.Download spring-data-redis-1.0.1.release-sources.jar
153.Download spring-data-gemfire-1.2.1.release-sources.jar
154.Download spring-data-mongodb-1.0.1.release-sources.jar
155.Download spring-data-mongodb-log4j-1.1.2.release.jar
156.Download spring-data-mongodb-cross-store-1.1.1.release-sources.jar
157.Download spring-data-commons-core-1.4.0.release-sources.jar
158.Download spring-data-jpa-1.3.1.release-sources.jar
159.Download spring-data-jpa-1.3.1.release.jar
160.Download spring-data-mongodb-log4j-1.1.2.release-sources.jar
161.Download spring-data-neo4j-aspects-2.0.1.release-sources.jar
162.Download spring-data-commons-core-1.4.1.release-sources.jar
163.Download spring-data-mongodb-1.2.3.release.jar
164.Download spring-data-commons-core-1.4.1.release.jar
165.Download spring-data-mongodb-1.1.1.release-sources.jar
166.Download spring-data-mongodb-1.2.3.release-sources.jar
167.Download spring-data-neo4j-rest-2.2.1.release-sources.jar
168.Download spring-data-neo4j-rest-2.2.1.release.jar
169.Download spring-data-neo4j-tx-2.2.1.release-sources.jar
170.Download spring-data-neo4j-tx-2.2.1.release.jar
171.Download spring-data-commons-1.5.2.release.jar
172.Download spring-data-neo4j-aspects-2.2.2.release-sources.jar
173.Download spring-data-commons-1.5.2.release-sources.jar
174.Download spring-data-gemfire-1.2.0.release-sources.jar
175.Download spring-data-neo4j-aspects-2.2.2.release.jar
176.Download spring-data-neo4j-2.2.1.release.jar
177.Download spring-data-envers-0.1.0.release-sources.jar
178.Download spring-data-neo4j-2.2.1.release-sources.jar
179.Download spring-data-commons-core-1.2.1.release-sources.jar
180.Download spring-data-commons-core-1.3.0.release-sources.jar
181.Download spring-data-gemfire-1.3.0.release.jar
182.Download spring-data-gemfire-1.3.1.release.jar
183.Download spring-data-mongodb-1.1.2.release.jar
184.Download spring-data-neo4j-aspects-2.2.1.release-sources.jar
185.Download spring-data-gemfire-1.3.1.release-sources.jar
186.Download spring-data-mongodb-1.1.2.release-sources.jar
187.Download spring-data-neo4j-2.0.0.release-sources.jar
188.Download spring-data-neo4j-aspects-2.2.1.release.jar
189.Download spring-data-neo4j-aspects-2.0.2.release-sources.jar
190.Download spring-data-neo4j-cross-store-2.0.0.release-sources.jar
191.Download spring-data-neo4j-cross-store-2.1.0.release-sources.jar
192.Download spring-data-neo4j-tx-2.2.2.release-sources.jar
193.Download spring-data-neo4j-tx-2.2.2.release.jar
194.Download spring-data-hadoop-0.9.0.release-sources.jar
195.Download spring-data-redis-1.0.2.release-sources.jar
196.Download spring-data-mongodb-log4j-1.0.1.release-sources.jar
197.Download spring-data-mongodb-cross-store-1.0.0.release-sources.jar
198.Download spring-data-mongodb-cross-store-1.0.1.release-sources.jar
199.Download spring-data-neo4j-1.1.0.release-sources.jar
200.Download spring-data-mongodb-log4j-1.2.2.release-sources.jar
201.Download spring-data-neo4j-tx-2.1.0.release-sources.jar
202.Download spring-data-mongodb-cross-store-1.1.0.release-sources.jar
203.Download spring-data-mongodb-log4j-1.2.2.release.jar
204.Download spring-data-gemfire-1.3.2.release.jar
205.Download spring-data-mongodb-cross-store-1.2.1.release.jar
206.Download spring-data-mongodb-log4j-1.1.0.release-sources.jar
207.Download spring-data-rest-repository-1.0.0.release-sources.jar
208.Download spring-data-gemfire-1.3.2.release-sources.jar
209.Download spring-data-mongodb-cross-store-1.2.1.release-sources.jar
210.Download spring-data-neo4j-aspects-2.1.0.release-sources.jar
211.Download spring-data-neo4j-cross-store-2.2.2.release-sources.jar
212.Download spring-data-neo4j-cross-store-2.2.2.release.jar
213.Download spring-data-redis-1.0.6.release.jar
214.Download spring-data-mongodb-1.0.0.release-sources.jar
215.Download spring-data-redis-1.0.0.release-sources.jar
216.Download spring-data-redis-1.0.6.release-sources.jar
217.Download spring-data-mongodb-log4j-1.1.1.release-sources.jar
218.Download spring-data-neo4j-2.2.2.release-sources.jar
219.Download spring-data-jpa-1.3.4.release-sources.jar
220.Download spring-data-jpa-1.3.4.release.jar
221.Download spring-data-neo4j-2.2.2.release.jar
222.Download spring-data-neo4j-cross-store-2.0.2.release-sources.jar
223.Download spring-data-neo4j-cross-store-2.2.1.release-sources.jar
224.Download spring-data-neo4j-cross-store-2.2.1.release.jar
225.Download spring-data-gemfire-1.2.2.release-sources.jar
226.Download spring-data-mongodb-1.0.2.release-sources.jar
227.Download spring-data-mongodb-1.0.3.release-sources.jar
228.Download spring-data-mongodb-log4j-1.0.2.release-sources.jar
229.Download spring-data-neo4j-rest-2.0.2.release-sources.jar
230.Download spring-data-rest-webmvc-1.0.0.release-sources.jar
231.Download spring-data-mongodb-log4j-1.2.1.release.jar
232.Download spring-data-commons-core-1.1.0.release-sources.jar
233.Download spring-data-mongodb-log4j-1.2.1.release-sources.jar
234.Download spring-data-neo4j-rest-2.0.0.release-sources.jar
235.Download spring-data-redis-1.1.0.m1.jar
236.Download spring-data-redis-1.1.0.m2.jar
237.Download spring-data-redis-1.1.0.m1-sources.jar
238.Download spring-data-redis-1.1.0.m2-sources.jar
239.Download spring-data-gemfire-1.1.0.release-sources.jar
240.Download spring-data-mongodb-cross-store-1.0.2.release-sources.jar
241.Download spring-data-mongodb-cross-store-1.2.3.release-sources.jar
242.Download spring-data-mongodb-cross-store-1.2.3.release.jar
243.Download spring-data-redis-1.1.0.rc1-sources.jar
244.Download spring-data-redis-1.1.0.rc1.jar
245.Download spring-data-basic-1.0.jar
246.Download spring-data-redis-1.0.5.release.jar
247.Download spring-data-redis-1.0.5.release-sources.jar
248.Download spring-data-commons-1.5.1.release.jar
249.Download spring-data-redis-1.0.4.release.jar
250.Download spring-data-commons-1.5.1.release-sources.jar
251.Download spring-data-redis-1.0.4.release-sources.jar