All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download kusto-data JAR 6.0.0 with all dependencies


Kusto client library for executing queries and retrieving data

Files of the artifact kusto-data version 6.0.0 from the group com.microsoft.azure.kusto.

Test

Artifact kusto-data
Group com.microsoft.azure.kusto
Version 6.0.0
Last update 28. November 2024
Tags: library data client executing queries kusto retrieving
Organization not specified
URL https://github.com/Azure/azure-kusto-java/tree/master/data
License MIT License
Dependencies amount 14
Dependencies azure-identity, azure-core, httpclient, httpcore, annotations, jackson-databind, jackson-annotations, commons-lang3, commons-text, slf4j-api, jackson-core, jackson-datatype-jsr310, resilience4j-retry, resilience4j-core,
There are maybe transitive dependencies!
There is a newer version: 5.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of kusto-data Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of kusto-data version 6.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.MSFTSIG.RSA
META-INF.META-INF.MSFTSIG.SF
META-INF.maven.com.microsoft.azure.kusto.kusto-data
META-INF.maven.com.microsoft.azure.kusto.kusto-data.META-INF.maven.com.microsoft.azure.kusto.kusto-data.pom.properties
META-INF.maven.com.microsoft.azure.kusto.kusto-data.META-INF.maven.com.microsoft.azure.kusto.kusto-data.pom.xml
.WellKnownKustoEndpoints.json
.app.properties
com.microsoft.azure.kusto.data
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.BaseClient
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.Client
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.ClientDetails
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.ClientFactory
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.ClientImpl
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.ClientRequestProperties
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.CommandType
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.Ensure
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.ExponentialRetry
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.IngestionSourceStorage
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoCheckedFunction
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoOperationResult
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoResultColumn
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoResultColumnPopulator
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoResultMapper
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoResultSetTable
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.KustoType
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.Results
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.StreamingClient
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.StringUtils
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.UriUtils
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.Utils
com.microsoft.azure.kusto.data.com.microsoft.azure.kusto.data.WellKnownDataSet
com.microsoft.azure.kusto.data.auth
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.AccessTokenTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.ApplicationCertificateTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.ApplicationKeyTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.AsyncCallbackTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.AzureCliTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.AzureIdentityTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.CallbackTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.CloudDependentTokenProviderBase
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.CloudInfo
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.ConfidentialAppTokenProviderBase
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.ConnectionStringBuilder
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.DeviceAuthTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.HttpClientWrapper
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.ManagedIdentityTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.SubjectNameIssuerTokenProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.TokenCredentialProvider
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.TokenProviderBase
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.TokenProviderFactory
com.microsoft.azure.kusto.data.auth.com.microsoft.azure.kusto.data.auth.UserPromptTokenProvider
com.microsoft.azure.kusto.data.auth.endpoints
com.microsoft.azure.kusto.data.auth.endpoints.com.microsoft.azure.kusto.data.auth.endpoints.FastSuffixMatcher
com.microsoft.azure.kusto.data.auth.endpoints.com.microsoft.azure.kusto.data.auth.endpoints.KustoTrustedEndpoints
com.microsoft.azure.kusto.data.auth.endpoints.com.microsoft.azure.kusto.data.auth.endpoints.MatchResult
com.microsoft.azure.kusto.data.auth.endpoints.com.microsoft.azure.kusto.data.auth.endpoints.MatchRule
com.microsoft.azure.kusto.data.auth.endpoints.com.microsoft.azure.kusto.data.auth.endpoints.WellKnownKustoEndpointsData
com.microsoft.azure.kusto.data.exceptions
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.DataClientException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.DataServiceException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.DataWebException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.ExceptionUtils
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.ExceptionsUtils
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.IODataServiceException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.JsonPropertyMissingException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.KustoClientInvalidConnectionStringException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.KustoDataExceptionBase
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.OneApiError
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.ThrottleException
com.microsoft.azure.kusto.data.exceptions.com.microsoft.azure.kusto.data.exceptions.WebException
com.microsoft.azure.kusto.data.format
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslBoolFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslDateTimeFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslIntFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslLongFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslRealFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslStringFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslTimespanFormat
com.microsoft.azure.kusto.data.format.com.microsoft.azure.kusto.data.format.CslUuidFormat
com.microsoft.azure.kusto.data.http
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.CloseParentResourcesStream
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.HttpClientFactory
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.HttpClientProperties
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.HttpRequestBuilder
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.HttpStatus
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.HttpTracing
com.microsoft.azure.kusto.data.http.com.microsoft.azure.kusto.data.http.UncloseableStream
com.microsoft.azure.kusto.data.instrumentation
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.FunctionOneException
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.FunctionTwoExceptions
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.MonitoredActivity
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.SupplierNoException
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.SupplierOneException
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.SupplierTwoExceptions
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.TraceableAttributes
com.microsoft.azure.kusto.data.instrumentation.com.microsoft.azure.kusto.data.instrumentation.Tracer
com.microsoft.azure.kusto.data.req
com.microsoft.azure.kusto.data.req.com.microsoft.azure.kusto.data.req.KustoRequest
com.microsoft.azure.kusto.data.req.com.microsoft.azure.kusto.data.req.KustoRequestContext
com.microsoft.azure.kusto.data.req.com.microsoft.azure.kusto.data.req.RequestUtils
com.microsoft.azure.kusto.data.res
com.microsoft.azure.kusto.data.res.com.microsoft.azure.kusto.data.res.JsonResult




© 2015 - 2024 Weber Informatics LLC | Privacy Policy