is not current version
Last Version 0.25.0-oss-spark3.2-hadoop3.3

Flowman testing utilities 0.6.1

A Spark based ETL tool

License

License

GroupId

GroupId

com.dimajix.flowman
ArtifactId

ArtifactId

flowman-testing
Version

Version

0.6.1
Type

Type

jar
Description

Description

Flowman testing utilities
A Spark based ETL tool
Source Code Management

Source Code Management

https://github.com/dimajix/flowman/tree/master/flowman-testing

Download flowman-testing 0.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.spark : spark-hive_2.11 jar 2.4.2

provided (5)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.2
org.apache.spark : spark-sql_2.11 jar 2.4.2
org.mockito : mockito-core jar 2.15.0
org.scalatest : scalatest_2.11 jar 3.0.3
org.scalamock : scalamock_2.11 jar 4.1.0

Project Modules

There are no modules declared in this project.