Last Version

com.bigstep:datalake 1.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.bigstep
ArtifactId

ArtifactId

datalake
Version

Version

1.0
Type

Type

jar
Description

Description

com.bigstep:datalake
This is a support library for interacting with the Bigstep's DataLake from hadoop.
Project URL

Project URL

https://github.com/bigstepinc/datalake
Source Code Management

Source Code Management

https://github.com/bigstepinc/datalake

Download datalake 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.1
org.apache.hadoop : hadoop-hdfs jar 2.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1

test (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common test-jar 2.7.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.