We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1ec2e commit f0170edCopy full SHA for f0170ed
README.md
@@ -37,6 +37,8 @@ Add the dependency in `dependencies` in pom.xml
37
<groupId>com.microsoft.graph</groupId>
38
<artifactId>microsoft-graph</artifactId>
39
<version>3.5.0</version>
40
+</dependency>
41
+<dependency>
42
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
43
<groupId>com.azure</groupId>
44
<artifactId>azure-identity</artifactId>
0 commit comments