jar

com.github.davidmoten : odata-client-msgraph-client-builder

Maven & Gradle

Sep 03, 2020
4 usages
29 stars

Builds client for Microsoft Graph 1.0 and Beta, includes MsGraph authentication support

Table Of Contents

Latest Version

Download com.github.davidmoten : odata-client-msgraph-client-builder JAR file - Latest Versions:

All Versions

Download com.github.davidmoten : odata-client-msgraph-client-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window odata-client-msgraph-client-builder-0.1.35.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.davidmoten.microsoft.dynamics

├─ com.github.davidmoten.microsoft.dynamics.Dynamics.class - [JAR]

com.github.davidmoten.microsoft.analytics

├─ com.github.davidmoten.microsoft.analytics.Analytics.class - [JAR]

com.github.davidmoten.msgraph.builder

├─ com.github.davidmoten.msgraph.builder.AccessTokenProvider.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.AuthenticationEndpoint.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.Authenticator.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.BearerAuthenticator.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.ClientCredentialsAccessTokenProvider.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.Creator.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.GraphExplorerHttpService.class - [JAR]

├─ com.github.davidmoten.msgraph.builder.MsGraphClientBuilder.class - [JAR]

Advertisement