MVN

ch.dvbern.oss.maven.jgitflow : jgitflow-parent

Maven & Gradle

May 11, 2023
0 stars

JGitFlow Parent · The parent pom for the Jgit Flow project

<dependency>
    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
    <artifactId>jgitflow-parent</artifactId>
    <version>1.0-m10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.dvbern.oss.maven.jgitflow : jgitflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-m10

All Versions

Choose a version of ch.dvbern.oss.maven.jgitflow : jgitflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
jgitflow-parent-1.0-m10
jgitflow-parent-1.0-m9
jgitflow-parent-1.0-m8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
    <artifactId>jgitflow-parent</artifactId>
    <version>1.0-m10</version>
</dependency>