is not current version
Last Version 1.4

com.bigstep:datalake-client-libraries 1.2

This is a support library for interacting with the Bigstep's DataLake from hadoop.

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.bigstep
ArtifactId

ArtifactId

datalake-client-libraries
Version

Version

1.2
Type

Type

jar

Download datalake-client-libraries 1.2


<!-- https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/ -->
<dependency>
    <groupId>com.bigstep</groupId>
    <artifactId>datalake-client-libraries</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/
implementation 'com.bigstep:datalake-client-libraries:1.2'
// https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/
implementation ("com.bigstep:datalake-client-libraries:1.2")
'com.bigstep:datalake-client-libraries:jar:1.2'
<dependency org="com.bigstep" name="datalake-client-libraries" rev="1.2">
  <artifact name="datalake-client-libraries" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bigstep', module='datalake-client-libraries', version='1.2')
)
libraryDependencies += "com.bigstep" % "datalake-client-libraries" % "1.2"
[com.bigstep/datalake-client-libraries "1.2"]