Content-Length: 245884 | pFad | http://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-bom

A3 dolphinscheduler/dolphinscheduler-bom at dev · apache/dolphinscheduler · GitHub
Skip to content

Latest commit

 

History

History

dolphinscheduler-bom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Introduction

The dolphinscheduler-bom module is used to manage the version of third part dependencies. If you want to import dolphinscheduler-xx to your project, you need to import dolphinscheduler-bom together by below way, this can help you to manage the version.

<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>org.apache.dolphinscheduler</groupId>
            <artifactId>dolphinscheduler-bom</artifactId>
            <version>${dolphinscheduler.version}</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>

If you want to override the version defined in dolphinscheduler-bom you can directly add the version at your module's dependencyManagement.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-bom

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy