GroupId | GroupIdcom.microsoft.azure.kusto |
---|---|
ArtifactId | ArtifactIdkusto-ingest |
Version | Version1.0.0-BETA-05 |
Type | Typejar |
Filename | Size |
---|---|
kusto-ingest-1.0.0-BETA-05.pom | |
kusto-ingest-1.0.0-BETA-05.jar | 54 KB |
kusto-ingest-1.0.0-BETA-05-sources.jar | 33 KB |
kusto-ingest-1.0.0-BETA-05-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/ -->
<dependency>
<groupId>com.microsoft.azure.kusto</groupId>
<artifactId>kusto-ingest</artifactId>
<version>1.0.0-BETA-05</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation 'com.microsoft.azure.kusto:kusto-ingest:1.0.0-BETA-05'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation ("com.microsoft.azure.kusto:kusto-ingest:1.0.0-BETA-05")
'com.microsoft.azure.kusto:kusto-ingest:jar:1.0.0-BETA-05'
<dependency org="com.microsoft.azure.kusto" name="kusto-ingest" rev="1.0.0-BETA-05">
<artifact name="kusto-ingest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-ingest', version='1.0.0-BETA-05')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-ingest" % "1.0.0-BETA-05"
[com.microsoft.azure.kusto/kusto-ingest "1.0.0-BETA-05"]