jar

com.aerospike : spring-data-aerospike

Maven & Gradle

Aug 23, 2023
8 usages
41 stars

Spring Data Aerospike

Table Of Contents

Latest Version

Download com.aerospike : spring-data-aerospike JAR file - Latest Versions:

All Versions

Download com.aerospike : spring-data-aerospike JAR file - All Versions:

Version Vulnerabilities Size Updated
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-aerospike-4.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.aerospike.annotation

├─ org.springframework.data.aerospike.annotation.Expiration.class - [JAR]

├─ org.springframework.data.aerospike.annotation.Indexed.class - [JAR]

org.springframework.data.aerospike.repository.support

├─ org.springframework.data.aerospike.repository.support.AerospikeRepositoryFactory.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.AerospikeRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.BaseAerospikeRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactory.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository.class - [JAR]

├─ org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository.class - [JAR]

org.springframework.data.aerospike.utility

├─ org.springframework.data.aerospike.utility.InfoResponseUtils.class - [JAR]

├─ org.springframework.data.aerospike.utility.TimeUtils.class - [JAR]

├─ org.springframework.data.aerospike.utility.Utils.class - [JAR]

org.springframework.data.aerospike.mapping

├─ org.springframework.data.aerospike.mapping.AerospikeMappingContext.class - [JAR]

├─ org.springframework.data.aerospike.mapping.AerospikePersistentEntity.class - [JAR]

├─ org.springframework.data.aerospike.mapping.AerospikePersistentProperty.class - [JAR]

├─ org.springframework.data.aerospike.mapping.AerospikeSimpleTypes.class - [JAR]

├─ org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity.class - [JAR]

├─ org.springframework.data.aerospike.mapping.BasicAerospikePersistentProperty.class - [JAR]

├─ org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty.class - [JAR]

├─ org.springframework.data.aerospike.mapping.Document.class - [JAR]

├─ org.springframework.data.aerospike.mapping.Field.class - [JAR]

org.springframework.data.aerospike.core.model

├─ org.springframework.data.aerospike.core.model.GroupedEntities.class - [JAR]

├─ org.springframework.data.aerospike.core.model.GroupedKeys.class - [JAR]

org.springframework.data.aerospike.query

├─ org.springframework.data.aerospike.query.ExpiryQualifier.class - [JAR]

├─ org.springframework.data.aerospike.query.FilterExpressionsBuilder.class - [JAR]

├─ org.springframework.data.aerospike.query.FilterOperation.class - [JAR]

├─ org.springframework.data.aerospike.query.KeyQualifier.class - [JAR]

├─ org.springframework.data.aerospike.query.KeyRecordIterator.class - [JAR]

├─ org.springframework.data.aerospike.query.LatestUpdateQualifier.class - [JAR]

├─ org.springframework.data.aerospike.query.Qualifier.class - [JAR]

├─ org.springframework.data.aerospike.query.QualifierException.class - [JAR]

├─ org.springframework.data.aerospike.query.QueryEngine.class - [JAR]

├─ org.springframework.data.aerospike.query.ReactorQueryEngine.class - [JAR]

├─ org.springframework.data.aerospike.query.StatementBuilder.class - [JAR]

org.springframework.data.aerospike.cache

├─ org.springframework.data.aerospike.cache.AerospikeCache.class - [JAR]

├─ org.springframework.data.aerospike.cache.AerospikeCacheConfiguration.class - [JAR]

├─ org.springframework.data.aerospike.cache.AerospikeCacheManager.class - [JAR]

org.springframework.data.aerospike.repository.query

├─ org.springframework.data.aerospike.repository.query.AerospikeCriteria.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.AerospikeParameterAccessor.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.AerospikePartTreeQuery.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.AerospikeQueryCreator.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.BaseAerospikePartTreeQuery.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.CriteriaDefinition.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.Query.class - [JAR]

├─ org.springframework.data.aerospike.repository.query.ReactiveAerospikePartTreeQuery.class - [JAR]

org.springframework.data.aerospike.core

├─ org.springframework.data.aerospike.core.AerospikeClientCallback.class - [JAR]

├─ org.springframework.data.aerospike.core.AerospikeExceptionTranslator.class - [JAR]

├─ org.springframework.data.aerospike.core.AerospikeInternalOperations.class - [JAR]

├─ org.springframework.data.aerospike.core.AerospikeKeyValueAdapter.class - [JAR]

├─ org.springframework.data.aerospike.core.AerospikeOperations.class - [JAR]

├─ org.springframework.data.aerospike.core.AerospikeTemplate.class - [JAR]

├─ org.springframework.data.aerospike.core.BaseAerospikeTemplate.class - [JAR]

├─ org.springframework.data.aerospike.core.CoreUtils.class - [JAR]

├─ org.springframework.data.aerospike.core.DefaultAerospikeExceptionTranslator.class - [JAR]

├─ org.springframework.data.aerospike.core.EntitiesKeys.class - [JAR]

├─ org.springframework.data.aerospike.core.ReactiveAerospikeInternalOperations.class - [JAR]

├─ org.springframework.data.aerospike.core.ReactiveAerospikeOperations.class - [JAR]

├─ org.springframework.data.aerospike.core.ReactiveAerospikeTemplate.class - [JAR]

├─ org.springframework.data.aerospike.core.WritePolicyBuilder.class - [JAR]

org.springframework.data.aerospike.query.model

├─ org.springframework.data.aerospike.query.model.Index.class - [JAR]

├─ org.springframework.data.aerospike.query.model.IndexKey.class - [JAR]

├─ org.springframework.data.aerospike.query.model.IndexedField.class - [JAR]

├─ org.springframework.data.aerospike.query.model.IndexesInfo.class - [JAR]

├─ org.springframework.data.aerospike.query.model.NameValuePair.class - [JAR]

org.springframework.data.aerospike

├─ org.springframework.data.aerospike.IndexAlreadyExistsException.class - [JAR]

├─ org.springframework.data.aerospike.IndexNotFoundException.class - [JAR]

├─ org.springframework.data.aerospike.InvalidAerospikeDataAccessApiUsageException.class - [JAR]

org.springframework.data.aerospike.repository.config

├─ org.springframework.data.aerospike.repository.config.AerospikeRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.AerospikeRepositoryConfigurationExtension.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.BaseAerospikeRepositoryConfigurationExtension.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.EnableReactiveAerospikeRepositories.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoryConfigurationExtension.class - [JAR]

org.springframework.data.aerospike.query.cache

├─ org.springframework.data.aerospike.query.cache.IndexInfoParser.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.IndexRefresher.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.IndexesCache.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.IndexesCacheHolder.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.IndexesCacheUpdater.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.InternalIndexOperations.class - [JAR]

├─ org.springframework.data.aerospike.query.cache.ReactorIndexRefresher.class - [JAR]

org.springframework.data.aerospike.config

├─ org.springframework.data.aerospike.config.AbstractAerospikeDataConfiguration.class - [JAR]

├─ org.springframework.data.aerospike.config.AbstractReactiveAerospikeDataConfiguration.class - [JAR]

├─ org.springframework.data.aerospike.config.AerospikeClientBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport.class - [JAR]

├─ org.springframework.data.aerospike.config.AerospikeDataSettings.class - [JAR]

├─ org.springframework.data.aerospike.config.AerospikeNamespaceHandler.class - [JAR]

├─ org.springframework.data.aerospike.config.BatchPolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.BatchPolicyFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.config.ClientPolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.ClientPolicyFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.config.QueryPolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.QueryPolicyFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.config.ReadPolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.ReadPolicyFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.config.ScanPolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.ScanPolicyFactoryBean.class - [JAR]

├─ org.springframework.data.aerospike.config.WritePolicyBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.aerospike.config.WritePolicyFactoryBean.class - [JAR]

org.springframework.data.aerospike.convert

├─ org.springframework.data.aerospike.convert.AerospikeConverter.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeConverters.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeCustomConversions.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeMetaData.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeReadData.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeReader.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeTypeAliasAccessor.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeWriteData.class - [JAR]

├─ org.springframework.data.aerospike.convert.AerospikeWriter.class - [JAR]

├─ org.springframework.data.aerospike.convert.DateConverters.class - [JAR]

├─ org.springframework.data.aerospike.convert.MappingAerospikeConverter.class - [JAR]

├─ org.springframework.data.aerospike.convert.MappingAerospikeReadConverter.class - [JAR]

├─ org.springframework.data.aerospike.convert.MappingAerospikeWriteConverter.class - [JAR]

org.springframework.data.aerospike.repository

├─ org.springframework.data.aerospike.repository.AerospikeRepository.class - [JAR]

├─ org.springframework.data.aerospike.repository.ReactiveAerospikeRepository.class - [JAR]

├─ org.springframework.data.aerospike.repository.package-info.class - [JAR]

org.springframework.data.aerospike.index

├─ org.springframework.data.aerospike.index.AerospikeIndexDefinition.class - [JAR]

├─ org.springframework.data.aerospike.index.AerospikeIndexResolver.class - [JAR]

├─ org.springframework.data.aerospike.index.AerospikePersistenceEntityIndexCreator.class - [JAR]

├─ org.springframework.data.aerospike.index.BaseAerospikePersistenceEntityIndexCreator.class - [JAR]

├─ org.springframework.data.aerospike.index.ReactiveAerospikePersistenceEntityIndexCreator.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
82 usages
229 stars
Aug 09, 2023
14 usages
7 stars
Aug 23, 2023
8 usages
41 stars
Apr 06, 2020
5 usages
229 stars

Discover Dependencies

Dec 18, 2021
2 usages
4 stars
Jun 12, 2021
31 usages
134 stars
Apr 08, 2019
1 usages
98 stars
Aug 08, 2022
4 usages
0 stars
Feb 21, 2013
2 usages
Jan 19, 2022
4 usages
0 stars
Oct 26, 2019
16 usages
170 stars