GroupId | GroupIdcom.microsoft.azure.kusto |
---|---|
ArtifactId | ArtifactIdkusto-ingest |
Version | Version1.0.0-BETA-02 |
Type | Typejar |
Filename | Size |
---|---|
kusto-ingest-1.0.0-BETA-02.pom | |
kusto-ingest-1.0.0-BETA-02.jar | 50 KB |
kusto-ingest-1.0.0-BETA-02-sources.jar | 30 KB |
kusto-ingest-1.0.0-BETA-02-javadoc.jar | 171 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-02</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation 'com.microsoft.azure.kusto:kusto-ingest:1.0.0-BETA-02'
// https://jarcasting.com/artifacts/com.microsoft.azure.kusto/kusto-ingest/
implementation ("com.microsoft.azure.kusto:kusto-ingest:1.0.0-BETA-02")
'com.microsoft.azure.kusto:kusto-ingest:jar:1.0.0-BETA-02'
<dependency org="com.microsoft.azure.kusto" name="kusto-ingest" rev="1.0.0-BETA-02">
<artifact name="kusto-ingest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-ingest', version='1.0.0-BETA-02')
)
libraryDependencies += "com.microsoft.azure.kusto" % "kusto-ingest" % "1.0.0-BETA-02"
[com.microsoft.azure.kusto/kusto-ingest "1.0.0-BETA-02"]