License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.microsoft.azure.kusto |
ArtifactId | ArtifactIdkusto-data |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionKusto data client library
Kusto client library for executing queries and retrieving data
|
Project URL |
Project URL |
Filename | Size |
---|---|
kusto-data-3.1.0.pom | |
kusto-data-3.1.0.jar | 111 KB |
kusto-data-3.1.0-sources.jar | 69 KB |
kusto-data-3.1.0-javadoc.jar | 336 KB |
kusto-data-3.1.0-jar-with-dependencies.jar | 23 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/ -->
<dependency>
<groupId>com.microsoft.azure.kusto</groupId>
<artifactId>kusto-data</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/
implementation 'com.microsoft.azure.kusto:kusto-data:3.1.0'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-data/
implementation ("com.microsoft.azure.kusto:kusto-data:3.1.0")
'com.microsoft.azure.kusto:kusto-data:jar:3.1.0'
<dependency org="com.microsoft.azure.kusto" name="kusto-data" rev="3.1.0">
<artifact name="kusto-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-data', version='3.1.0')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-data" % "3.1.0"
[com.microsoft.azure.kusto/kusto-data "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : msal4j | jar | 1.11.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.json : json | jar | 20201115 |
org.jetbrains : annotations | jar | 22.0.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
com.azure : azure-identity | jar | 1.3.7 |
com.azure : azure-core | jar | 1.21.0 |
io.projectreactor : reactor-core | jar | 3.4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |