Skip to content

jvm-operators/operator-parent-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operator-parent-pom

Build status License

Common Maven parent pom file with dependency management, plugin management and properties.

Usage

In your maven pom.xml use this:

    <parent>
        <groupId>io.radanalytics</groupId>
        <artifactId>operator-parent-pom</artifactId>
        <version>x.y.z</version>
    </parent>

where x.y.z is the version of this artifact.

About

Parent pom.xml with dependencyManagement and pluginManagement sections

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages