Last Version

Azure Cosmos DB SQL API 3.0.0-beta-3

Java Async SDK (with Reactive Extension RX support) for Azure Cosmos DB SQL API

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmosdb-parent
Version

Version

3.0.0-beta-3
Type

Type

pom
Description

Description

Azure Cosmos DB SQL API
Java Async SDK (with Reactive Extension RX support) for Azure Cosmos DB SQL API
Project URL

Project URL

https://docs.microsoft.com/en-us/azure/cosmos-db
Source Code Management

Source Code Management

https://github.com/Azure/azure-cosmosdb-java.git

Download azure-cosmosdb-parent 3.0.0-beta-3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-parent/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmosdb-parent</artifactId>
    <version>3.0.0-beta-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-parent/
implementation 'com.microsoft.azure:azure-cosmosdb-parent:3.0.0-beta-3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-parent/
implementation ("com.microsoft.azure:azure-cosmosdb-parent:3.0.0-beta-3")
'com.microsoft.azure:azure-cosmosdb-parent:pom:3.0.0-beta-3'
<dependency org="com.microsoft.azure" name="azure-cosmosdb-parent" rev="3.0.0-beta-3">
  <artifact name="azure-cosmosdb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb-parent', version='3.0.0-beta-3')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb-parent" % "3.0.0-beta-3"
[com.microsoft.azure/azure-cosmosdb-parent "3.0.0-beta-3"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

  • commons
  • gateway
  • examples
  • benchmark
  • commons-test-utils
  • sdk
  • direct-impl