How To Install Java Artifact com.microsoft.graph.microsoft-graph-beta v6.3.0

com.microsoft.graph microsoft-graph-beta 6.3.0

Introduction

In this article, we'll learn how to install Java artifact microsoft-graph-beta from com.microsoft.graph group in version 6.3.0. The artifact is available in 14 versions: 6.13.0 6.12.0 6.11.0 6.10.0 6.9.0 6.8.0 6.7.0 6.6.0 6.5.1 6.5.0 6.4.0 6.3.0 6.2.0 6.1.0 . The Microsoft Graph Beta Java SDK project has been released under MIT License license, and has its own website at: https://github.com/microsoftgraph/msgraph-beta-sdk-java .

How To Install Java Artifact com.microsoft.graph.microsoft-graph-beta In Version 6.3.0

To install the Microsoft Graph Beta Java SDK artifact in version 6.3.0 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 Microsoft Graph Beta Java SDK 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 (1)

Licenses

Developers