is not current version
Last Version 1.4

com.bigstep:datalake-client-libraries 1.1

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

Type

jar

Download datalake-client-libraries 1.1


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