How To Install Java Artifact com.azure.azure-cosmos-spark_3-0_2-12 v4.0.0-beta.1

com.azure azure-cosmos-spark_3-0_2-12 4.0.0-beta.1

Introduction

In this article, we'll learn how to install Java artifact azure-cosmos-spark_3-0_2-12 from com.azure group in version 4.0.0-beta.1. The artifact is available in 1 versions: 4.0.0-beta.1 The OLTP Spark Connector for Azure Cosmos DB SQL API project has its own website at: https://github.com/Azure/azure-sdk-for-java/tree/feature/cosmos/spark30/sdk/cosmos/azure-cosmos-spark_3-0_2-12. The parent project is: com.azure::azure-client-sdk-parent::1.7.0

How To Install Java Artifact com.azure.azure-cosmos-spark_3-0_2-12 In Version 4.0.0-beta.1

To install the OLTP Spark Connector for Azure Cosmos DB SQL API artifact in version 4.0.0-beta.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses OLTP Spark Connector for Azure Cosmos DB SQL API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Provided dependencies (3)

Test dependencies (9)

Developers