jar

com.microsoft.azure : spring-data-cosmosdb

Maven & Gradle

Oct 17, 2021
8 usages
93 stars

Spring Data for Azure Cosmos DB SQL API · Spring Data for Azure Cosmos DB SQL API

Table Of Contents

Latest Version

Download com.microsoft.azure : spring-data-cosmosdb JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : spring-data-cosmosdb JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.3.x
2.2.x
2.1.x
2.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-cosmosdb-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.spring.data.cosmosdb.core

├─ com.microsoft.azure.spring.data.cosmosdb.core.DocumentDbOperationValidator.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.DocumentDbOperations.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.DocumentDbTemplate.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.exception

├─ com.microsoft.azure.spring.data.cosmosdb.exception.DatabaseCreationException.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.exception.DocumentDBAccessException.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.exception.IllegalCollectionException.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.exception.IllegalQueryException.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.core.mapping

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.BasicDocumentDbPersistentEntity.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.BasicDocumentDbPersistentProperty.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.Document.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.DocumentDbMappingContext.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.DocumentDbPersistentEntity.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.DocumentDbPersistentProperty.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.DocumentIndexingPolicy.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.mapping.PartitionKey.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.config

├─ com.microsoft.azure.spring.data.cosmosdb.config.AbstractDocumentDbConfiguration.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.config.ApplicationInsightConfiguration.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.config.DocumentDBConfig.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.config.DocumentDbConfigurationSupport.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.repository.support

├─ com.microsoft.azure.spring.data.cosmosdb.repository.support.DocumentDbEntityInformation.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.support.DocumentDbRepositoryFactory.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.support.DocumentDbRepositoryFactoryBean.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.support.SimpleDocumentDbRepository.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.common

├─ com.microsoft.azure.spring.data.cosmosdb.common.MacAddress.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.common.PropertyLoader.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.common.TelemetryEventTracker.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.core.convert

├─ com.microsoft.azure.spring.data.cosmosdb.core.convert.MappingDocumentDbConverter.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.convert.ObjectMapperFactory.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.core.generator

├─ com.microsoft.azure.spring.data.cosmosdb.core.generator.AbstractQueryGenerator.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.generator.CountQueryGenerator.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.generator.FindQuerySpecGenerator.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.generator.QuerySpecGenerator.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.repository.query

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.AbstractDocumentDbQuery.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbEntityMetadata.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbParameter.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbParameterAccessor.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbParameterParameterAccessor.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbParameters.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbQueryCreator.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbQueryExecution.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.DocumentDbQueryMethod.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.PartTreeDocumentDbQuery.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.query.SimpleDocumentDbEntityMetadata.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.repository

├─ com.microsoft.azure.spring.data.cosmosdb.repository.DocumentDbRepository.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb

├─ com.microsoft.azure.spring.data.cosmosdb.Constants.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.DocumentDbFactory.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.repository.config

├─ com.microsoft.azure.spring.data.cosmosdb.repository.config.DocumentDbRepositoriesRegistrar.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.config.DocumentDbRepositoryConfigurationExtension.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.repository.config.EnableDocumentDbRepositories.class - [JAR]

com.microsoft.azure.spring.data.cosmosdb.core.query

├─ com.microsoft.azure.spring.data.cosmosdb.core.query.Criteria.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.query.CriteriaType.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.query.DocumentDbPageRequest.class - [JAR]

├─ com.microsoft.azure.spring.data.cosmosdb.core.query.DocumentQuery.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
189 stars

Discover Dependencies

Apr 10, 2018
2 stars
Aug 11, 2021
1 usages
1 stars
Sep 08, 2022
150 stars
Oct 18, 2019
18 stars
Oct 18, 2019
18 stars
Apr 12, 2018
0 stars
Apr 22, 2020
4.4k stars
Jul 27, 2023
1.4k stars