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