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

Flowman CLI tools 0.6.1

A Spark based ETL tool

License

License

GroupId

GroupId

com.dimajix.flowman
ArtifactId

ArtifactId

flowman-tools
Version

Version

0.6.1
Type

Type

jar
Description

Description

Flowman CLI tools
A Spark based ETL tool
Source Code Management

Source Code Management

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

Download flowman-tools 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.dimajix.flowman : flowman-core jar 0.6.1
args4j : args4j jar 2.33

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.2
org.apache.hadoop : hadoop-client jar 2.8.5
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.