jar

com.microsoft.graph : microsoft-graph-core

Maven & Gradle

Jun 20, 2023
3 usages
46 stars

Microsoft Graph Java Core SDK · Microsoft Graph Core SDK

Table Of Contents

Latest Version

Download com.microsoft.graph : microsoft-graph-core JAR file - Latest Versions:

All Versions

Download com.microsoft.graph : microsoft-graph-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.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 microsoft-graph-core-2.0.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.graph.logger

├─ com.microsoft.graph.logger.DefaultLogger.class - [JAR]

├─ com.microsoft.graph.logger.ILogger.class - [JAR]

├─ com.microsoft.graph.logger.LoggerLevel.class - [JAR]

com.microsoft.graph.core

├─ com.microsoft.graph.core.BaseClient.class - [JAR]

├─ com.microsoft.graph.core.ClientException.class - [JAR]

├─ com.microsoft.graph.core.CustomRequestBuilder.class - [JAR]

├─ com.microsoft.graph.core.DateOnly.class - [JAR]

├─ com.microsoft.graph.core.GraphErrorCodes.class - [JAR]

├─ com.microsoft.graph.core.IBaseClient.class - [JAR]

├─ com.microsoft.graph.core.Multipart.class - [JAR]

├─ com.microsoft.graph.core.TimeOfDay.class - [JAR]

com.microsoft.graph.httpcore

├─ com.microsoft.graph.httpcore.AuthenticationHandler.class - [JAR]

├─ com.microsoft.graph.httpcore.ChaosHttpHandler.class - [JAR]

├─ com.microsoft.graph.httpcore.HttpClients.class - [JAR]

├─ com.microsoft.graph.httpcore.RedirectHandler.class - [JAR]

├─ com.microsoft.graph.httpcore.RetryHandler.class - [JAR]

├─ com.microsoft.graph.httpcore.TelemetryHandler.class - [JAR]

com.microsoft.graph.content

├─ com.microsoft.graph.content.BatchRequest.class - [JAR]

├─ com.microsoft.graph.content.BatchRequestBuilder.class - [JAR]

├─ com.microsoft.graph.content.BatchRequestContent.class - [JAR]

├─ com.microsoft.graph.content.BatchRequestStep.class - [JAR]

├─ com.microsoft.graph.content.BatchResponseContent.class - [JAR]

├─ com.microsoft.graph.content.BatchResponseStep.class - [JAR]

├─ com.microsoft.graph.content.BatchStep.class - [JAR]

com.microsoft.graph.tasks

├─ com.microsoft.graph.tasks.IProgressCallback.class - [JAR]

├─ com.microsoft.graph.tasks.IUploadSession.class - [JAR]

├─ com.microsoft.graph.tasks.LargeFileUploadRequest.class - [JAR]

├─ com.microsoft.graph.tasks.LargeFileUploadResponse.class - [JAR]

├─ com.microsoft.graph.tasks.LargeFileUploadResponseHandler.class - [JAR]

├─ com.microsoft.graph.tasks.LargeFileUploadResult.class - [JAR]

├─ com.microsoft.graph.tasks.LargeFileUploadTask.class - [JAR]

com.microsoft.graph.options

├─ com.microsoft.graph.options.FunctionOption.class - [JAR]

├─ com.microsoft.graph.options.HeaderOption.class - [JAR]

├─ com.microsoft.graph.options.Option.class - [JAR]

├─ com.microsoft.graph.options.QueryOption.class - [JAR]

com.microsoft.graph.serializer

├─ com.microsoft.graph.serializer.AdditionalDataManager.class - [JAR]

├─ com.microsoft.graph.serializer.ByteArraySerializer.class - [JAR]

├─ com.microsoft.graph.serializer.CollectionPageSerializer.class - [JAR]

├─ com.microsoft.graph.serializer.CollectionResponseDeserializer.class - [JAR]

├─ com.microsoft.graph.serializer.DefaultSerializer.class - [JAR]

├─ com.microsoft.graph.serializer.DerivedClassIdentifier.class - [JAR]

├─ com.microsoft.graph.serializer.EdmNativeTypeSerializer.class - [JAR]

├─ com.microsoft.graph.serializer.EnumSetSerializer.class - [JAR]

├─ com.microsoft.graph.serializer.FallbackTypeAdapterFactory.class - [JAR]

├─ com.microsoft.graph.serializer.GsonFactory.class - [JAR]

├─ com.microsoft.graph.serializer.IJsonBackedObject.class - [JAR]

├─ com.microsoft.graph.serializer.ISerializer.class - [JAR]

├─ com.microsoft.graph.serializer.ODataTypeParametrizedIJsonBackedTypedAdapter.class - [JAR]

├─ com.microsoft.graph.serializer.OffsetDateTimeSerializer.class - [JAR]

com.microsoft.graph.authentication

├─ com.microsoft.graph.authentication.BaseAuthenticationProvider.class - [JAR]

├─ com.microsoft.graph.authentication.IAuthenticationProvider.class - [JAR]

├─ com.microsoft.graph.authentication.TokenCredentialAuthProvider.class - [JAR]

com.microsoft.graph.httpcore.middlewareoption

├─ com.microsoft.graph.httpcore.middlewareoption.IMiddlewareControl.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.IShouldRetry.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.MiddlewareType.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.RedirectOptions.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.RetryOptions.class - [JAR]

├─ com.microsoft.graph.httpcore.middlewareoption.TelemetryOptions.class - [JAR]

com.microsoft.graph.http

├─ com.microsoft.graph.http.BaseActionCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseActionCollectionRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseActionRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionPage.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionResponse.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionWithReferencesRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseDeltaCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseEntityCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseFunctionCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseFunctionRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseReferenceRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseReferenceRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.BaseStreamRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseVoidActionCollectionRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseWithReferenceRequest.class - [JAR]

├─ com.microsoft.graph.http.BaseWithReferenceRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.CoreHttpCallbackFutureWrapper.class - [JAR]

├─ com.microsoft.graph.http.CoreHttpProvider.class - [JAR]

├─ com.microsoft.graph.http.CustomRequest.class - [JAR]

├─ com.microsoft.graph.http.DeltaCollectionPage.class - [JAR]

├─ com.microsoft.graph.http.GraphError.class - [JAR]

├─ com.microsoft.graph.http.GraphErrorResponse.class - [JAR]

├─ com.microsoft.graph.http.GraphFatalServiceException.class - [JAR]

├─ com.microsoft.graph.http.GraphInnerError.class - [JAR]

├─ com.microsoft.graph.http.GraphServiceException.class - [JAR]

├─ com.microsoft.graph.http.HttpMethod.class - [JAR]

├─ com.microsoft.graph.http.HttpResponseCode.class - [JAR]

├─ com.microsoft.graph.http.ICollectionResponse.class - [JAR]

├─ com.microsoft.graph.http.IHttpProvider.class - [JAR]

├─ com.microsoft.graph.http.IHttpRequest.class - [JAR]

├─ com.microsoft.graph.http.IHttpStreamRequest.class - [JAR]

├─ com.microsoft.graph.http.IRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.IStatefulResponseHandler.class - [JAR]

├─ com.microsoft.graph.http.PrimitiveRequest.class - [JAR]

├─ com.microsoft.graph.http.PrimitiveRequestBuilder.class - [JAR]

├─ com.microsoft.graph.http.ReferenceRequestBody.class - [JAR]

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
230 stars
Aug 25, 2023
15 usages
11.9k stars