MVN

io.ultreia.java4all.jgitflow : jgitflow-parent

Maven & Gradle

Aug 19, 2017

JGitFlow :: Pom · The parent pom for the Jgit Flow project

<dependency>
    <groupId>io.ultreia.java4all.jgitflow</groupId>
    <artifactId>jgitflow-parent</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ultreia.java4all.jgitflow : jgitflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-rc-1
  • Latest Release Candidate: 1.0.0-rc-1

All Versions

Choose a version of io.ultreia.java4all.jgitflow : jgitflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jgitflow-parent-1.0.0-rc-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.ultreia.java4all.jgitflow</groupId>
    <artifactId>jgitflow-parent</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>