Last Version

Flowman Parent BOM 0.25.0-oss-spark3.2-hadoop3.3

A Spark based ETL tool

License

License

GroupId

GroupId

com.dimajix.flowman
ArtifactId

ArtifactId

flowman-parent
Version

Version

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

Type

pom
Description

Description

Flowman Parent BOM
A Spark based ETL tool
Source Code Management

Source Code Management

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

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


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