License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.bigstep |
ArtifactId | ArtifactIddatalake-client-libraries |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptioncom.bigstep:datalake-client-libraries
This is a support library for interacting with the Bigstep's DataLake from hadoop.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/ -->
<dependency>
<groupId>com.bigstep</groupId>
<artifactId>datalake-client-libraries</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/
implementation 'com.bigstep:datalake-client-libraries:1.4'
// https://jarcasting.com/artifacts/com.bigstep/datalake-client-libraries/
implementation ("com.bigstep:datalake-client-libraries:1.4")
'com.bigstep:datalake-client-libraries:jar:1.4'
<dependency org="com.bigstep" name="datalake-client-libraries" rev="1.4">
<artifact name="datalake-client-libraries" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bigstep', module='datalake-client-libraries', version='1.4')
)
libraryDependencies += "com.bigstep" % "datalake-client-libraries" % "1.4"
[com.bigstep/datalake-client-libraries "1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
org.apache.hadoop : hadoop-common | jar | 2.7.1 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.1 |
com.google.code.gson : gson | jar | 2.7 |
org.apache.directory.server : apacheds-kerberos-codec | jar | 2.0.0-M23 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | test-jar | 2.7.1 |
org.apache.spark : spark-core_2.10 | jar | 2.0.1 |
org.apache.spark : spark-sql_2.10 | jar | 2.0.1 |
junit : junit | jar | 4.12 |