License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.huemulsolutions.bigdata |
ArtifactId | ArtifactIdwarehouse |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionHuemulSolutions - BigData
Enable full data quality and data linage for BigData Projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
warehouse-0.9.pom | |
warehouse-0.9.jar | 3 KB |
warehouse-0.9-sources.jar | 915 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/warehouse/ -->
<dependency>
<groupId>com.huemulsolutions.bigdata</groupId>
<artifactId>warehouse</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/warehouse/
implementation 'com.huemulsolutions.bigdata:warehouse:0.9'
// https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/warehouse/
implementation ("com.huemulsolutions.bigdata:warehouse:0.9")
'com.huemulsolutions.bigdata:warehouse:jar:0.9'
<dependency org="com.huemulsolutions.bigdata" name="warehouse" rev="0.9">
<artifact name="warehouse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huemulsolutions.bigdata', module='warehouse', version='0.9')
)
libraryDependencies += "com.huemulsolutions.bigdata" % "warehouse" % "0.9"
[com.huemulsolutions.bigdata/warehouse "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.postgresql : postgresql | jar | 9.4.1212 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.2.1 |
org.apache.spark : spark-sql_2.11 | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.specs2 : specs2-core_2.11 | jar | 3.7.2 |
org.specs2 : specs2-junit_2.11 | jar | 3.7.2 |
org.scalatest : scalatest_2.11 | jar | 3.0.0-M15 |