MVN

ch.sbs.pipeline : modules-parent

Maven & Gradle

Apr 04, 2023
0 stars

DAISY Pipeline 2 :: SBS Modules Parent POM · Parent POM for all Maven based pipeline module projects at SBS

<dependency>
    <groupId>ch.sbs.pipeline</groupId>
    <artifactId>modules-parent</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sbs.pipeline : modules-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of ch.sbs.pipeline : modules-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
modules-parent-1.9
1.8
modules-parent-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.sbs.pipeline</groupId>
    <artifactId>modules-parent</artifactId>
    <version>1.9</version>
</dependency>