is not current version
Last Version 1.4

com.bigstep:datalake-client-libraries 1.3

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.3
Type

Type

jar

Download datalake-client-libraries 1.3


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