License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.huemulsolutions.bigdata |
ArtifactId | ArtifactIddatagovernance |
Version | Version0.9.2 |
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 |
---|---|
datagovernance-0.9.2.pom | |
datagovernance-0.9.2.jar | 286 KB |
datagovernance-0.9.2-sources.jar | 915 bytes |
datagovernance-0.9.2-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/datagovernance/ -->
<dependency>
<groupId>com.huemulsolutions.bigdata</groupId>
<artifactId>datagovernance</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/datagovernance/
implementation 'com.huemulsolutions.bigdata:datagovernance:0.9.2'
// https://jarcasting.com/artifacts/com.huemulsolutions.bigdata/datagovernance/
implementation ("com.huemulsolutions.bigdata:datagovernance:0.9.2")
'com.huemulsolutions.bigdata:datagovernance:jar:0.9.2'
<dependency org="com.huemulsolutions.bigdata" name="datagovernance" rev="0.9.2">
<artifact name="datagovernance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huemulsolutions.bigdata', module='datagovernance', version='0.9.2')
)
libraryDependencies += "com.huemulsolutions.bigdata" % "datagovernance" % "0.9.2"
[com.huemulsolutions.bigdata/datagovernance "0.9.2"]
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 |