License |
License |
---|---|
GroupId | GroupIdza.co.absa.spline |
ArtifactId | ArtifactIdspline-test-commons |
Version | Version0.3.9 |
Type | Typejar |
Description |
DescriptionData lineage visualization for Apache Spark
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spline-test-commons-0.3.9.pom | |
spline-test-commons-0.3.9.jar | 13 KB |
spline-test-commons-0.3.9-sources.jar | 5 KB |
spline-test-commons-0.3.9-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/spline-test-commons/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>spline-test-commons</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-test-commons/
implementation 'za.co.absa.spline:spline-test-commons:0.3.9'
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-test-commons/
implementation ("za.co.absa.spline:spline-test-commons:0.3.9")
'za.co.absa.spline:spline-test-commons:jar:0.3.9'
<dependency org="za.co.absa.spline" name="spline-test-commons" rev="0.3.9">
<artifact name="spline-test-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='spline-test-commons', version='0.3.9')
)
libraryDependencies += "za.co.absa.spline" % "spline-test-commons" % "0.3.9"
[za.co.absa.spline/spline-test-commons "0.3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
za.co.absa.spline : spline-commons | jar | 0.3.9 |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | ${spark.version} |
org.apache.spark : spark-sql_2.11 | jar | ${spark.version} |