is not current version
Last Version 0.2.48

bio.ferlab:datalake-commons_2.12 0.1.2

Library built on top of Apache Spark to speed-up data lakes development..

Categories

Categories

Data
GroupId

GroupId

bio.ferlab
ArtifactId

ArtifactId

datalake-commons_2.12
Version

Version

0.1.2
Type

Type

jar

Download datalake-commons_2.12 0.1.2


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