MVN

com.microsoft.graph : microsoft-graph-core

Maven & Gradle

Jun 20, 2023
3 usages
46 stars

Microsoft Graph Java Core SDK · Microsoft Graph Core SDK

<dependency>
    <groupId>com.microsoft.graph</groupId>
    <artifactId>microsoft-graph-core</artifactId>
    <version>2.0.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.graph : microsoft-graph-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.19

All Versions

Choose a version of com.microsoft.graph : microsoft-graph-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
microsoft-graph-core-2.0.19
microsoft-graph-core-2.0.18
microsoft-graph-core-2.0.17
microsoft-graph-core-2.0.16
microsoft-graph-core-2.0.15
microsoft-graph-core-2.0.14
microsoft-graph-core-2.0.13
microsoft-graph-core-2.0.12
microsoft-graph-core-2.0.11
microsoft-graph-core-2.0.10
microsoft-graph-core-2.0.9
microsoft-graph-core-2.0.8
microsoft-graph-core-2.0.7
microsoft-graph-core-2.0.6
microsoft-graph-core-2.0.5
microsoft-graph-core-2.0.4
microsoft-graph-core-2.0.3
microsoft-graph-core-2.0.2
microsoft-graph-core-2.0.1
microsoft-graph-core-2.0.0
1.0.x
microsoft-graph-core-1.0.9
microsoft-graph-core-1.0.8
microsoft-graph-core-1.0.7
microsoft-graph-core-1.0.6
microsoft-graph-core-1.0.5
microsoft-graph-core-1.0.4
microsoft-graph-core-1.0.3
microsoft-graph-core-1.0.2
microsoft-graph-core-1.0.1
microsoft-graph-core-1.0.0

How to add a dependency to Maven

Add the following com.microsoft.graph : microsoft-graph-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.graph</groupId>
    <artifactId>microsoft-graph-core</artifactId>
    <version>2.0.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.graph : microsoft-graph-core gradle dependency to your build.gradle file:

implementation 'com.microsoft.graph:microsoft-graph-core:2.0.19'

Gradle Kotlin DSL: Add the following com.microsoft.graph : microsoft-graph-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.graph:microsoft-graph-core:2.0.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.graph : microsoft-graph-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.graph" % "microsoft-graph-core" % "2.0.19"

Advertisement

Dependencies from Group

Aug 18, 2023
11 usages
339 stars
Jun 20, 2023
3 usages
46 stars
Feb 11, 2021
3 usages
34 stars

Discover Dependencies

May 25, 2019
443 usages
367 stars
Aug 23, 2023
439 usages
47.4k stars
May 15, 2023
1 usages
338 stars
Mar 24, 2020
0 stars
Jul 12, 2021
20 usages
531 stars
Aug 24, 2023
229 stars
Aug 25, 2023
15 usages
11.9k stars