License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure.kusto |
ArtifactId | ArtifactIdkusto-ingest |
Version | Version2.7.0 |
Type | Typejar |
Description |
DescriptionKusto ingest client library
Kusto client library for ingesting data
|
Filename | Size |
---|---|
kusto-ingest-2.7.0.pom | |
kusto-ingest-2.7.0.jar | 80 KB |
kusto-ingest-2.7.0-sources.jar | 49 KB |
kusto-ingest-2.7.0-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/ -->
<dependency>
<groupId>com.microsoft.azure.kusto</groupId>
<artifactId>kusto-ingest</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation 'com.microsoft.azure.kusto:kusto-ingest:2.7.0'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation ("com.microsoft.azure.kusto:kusto-ingest:2.7.0")
'com.microsoft.azure.kusto:kusto-ingest:jar:2.7.0'
<dependency org="com.microsoft.azure.kusto" name="kusto-ingest" rev="2.7.0">
<artifact name="kusto-ingest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-ingest', version='2.7.0')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-ingest" % "2.7.0"
[com.microsoft.azure.kusto/kusto-ingest "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure.kusto : kusto-data | jar | 2.7.0 |
com.microsoft.azure : azure-storage | jar | 8.6.5 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.11.0,2.12.0) |
com.fasterxml.jackson.core : jackson-annotations | jar | [2.11.0,2.12.0) |
com.univocity : univocity-parsers | jar | 2.9.1 |
org.json : json | jar | 20201115 |
org.jetbrains : annotations | jar | 20.1.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |