Last Version

Flowman root pom 0.25.0-oss-spark3.2-hadoop3.3

A Spark based ETL tool

License

License

GroupId

GroupId

com.dimajix.flowman
ArtifactId

ArtifactId

flowman-root
Version

Version

0.25.0-oss-spark3.2-hadoop3.3
Type

Type

pom
Description

Description

Flowman root pom
A Spark based ETL tool
Project URL

Project URL

https://flowman.io
Source Code Management

Source Code Management

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

Download flowman-root 0.25.0-oss-spark3.2-hadoop3.3


<!-- https://jarcasting.com/artifacts/com.dimajix.flowman/flowman-root/ -->
<dependency>
    <groupId>com.dimajix.flowman</groupId>
    <artifactId>flowman-root</artifactId>
    <version>0.25.0-oss-spark3.2-hadoop3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dimajix.flowman/flowman-root/
implementation 'com.dimajix.flowman:flowman-root:0.25.0-oss-spark3.2-hadoop3.3'
// https://jarcasting.com/artifacts/com.dimajix.flowman/flowman-root/
implementation ("com.dimajix.flowman:flowman-root:0.25.0-oss-spark3.2-hadoop3.3")
'com.dimajix.flowman:flowman-root:pom:0.25.0-oss-spark3.2-hadoop3.3'
<dependency org="com.dimajix.flowman" name="flowman-root" rev="0.25.0-oss-spark3.2-hadoop3.3">
  <artifact name="flowman-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dimajix.flowman', module='flowman-root', version='0.25.0-oss-spark3.2-hadoop3.3')
)
libraryDependencies += "com.dimajix.flowman" % "flowman-root" % "0.25.0-oss-spark3.2-hadoop3.3"
[com.dimajix.flowman/flowman-root "0.25.0-oss-spark3.2-hadoop3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.