| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure.kusto |
| ArtifactId | ArtifactIdkusto-ingest |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKusto ingest client library
Kusto client library for ingesting data
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kusto-ingest-3.1.2.pom | |
| kusto-ingest-3.1.2.jar | 68 KB |
| kusto-ingest-3.1.2-sources.jar | 40 KB |
| kusto-ingest-3.1.2-javadoc.jar | 229 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/ -->
<dependency>
<groupId>com.microsoft.azure.kusto</groupId>
<artifactId>kusto-ingest</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation 'com.microsoft.azure.kusto:kusto-ingest:3.1.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation ("com.microsoft.azure.kusto:kusto-ingest:3.1.2")
'com.microsoft.azure.kusto:kusto-ingest:jar:3.1.2'
<dependency org="com.microsoft.azure.kusto" name="kusto-ingest" rev="3.1.2">
<artifact name="kusto-ingest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-ingest', version='3.1.2')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-ingest" % "3.1.2"
[com.microsoft.azure.kusto/kusto-ingest "3.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure.kusto : kusto-data | jar | 3.1.2 |
| com.microsoft.azure : azure-storage | jar | 8.6.6 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.commons : commons-text | jar | 1.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.11.0,2.13.0] |
| com.fasterxml.jackson.core : jackson-annotations | jar | [2.11.0,2.13.0] |
| com.univocity : univocity-parsers | jar | 2.9.1 |
| org.json : json | jar | 20201115 |
| org.jetbrains : annotations | jar | 22.0.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| io.github.resilience4j : resilience4j-retry | jar | 1.7.1 |
| io.github.resilience4j : resilience4j-core | jar | 1.7.1 |
| io.vavr : vavr | jar | 0.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |