MVN

com.atlassian.jgitflow : jgit-flow

Maven & Gradle

Nov 14, 2013

JGit-Flow Parent pom · The JGit Flow parent pom

<dependency>
    <groupId>com.atlassian.jgitflow</groupId>
    <artifactId>jgit-flow</artifactId>
    <version>0.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlassian.jgitflow : jgit-flow to add to Maven - Latest Versions:

  • Latest Stable: 0.21

All Versions

Choose a version of com.atlassian.jgitflow : jgit-flow to add to Maven - All Versions:

Version Vulnerabilities Updated
0.21
jgit-flow-0.21
0.20
jgit-flow-0.20
0.19
jgit-flow-0.19
0.18
jgit-flow-0.18
0.17
jgit-flow-0.17
0.16
jgit-flow-0.16
0.15
jgit-flow-0.15
0.14
jgit-flow-0.14
0.13
jgit-flow-0.13
0.12
jgit-flow-0.12
0.11
jgit-flow-0.11
0.10
jgit-flow-0.10
0.9
jgit-flow-0.9
0.8
jgit-flow-0.8
0.7
jgit-flow-0.7
0.5
jgit-flow-0.5
0.4
jgit-flow-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.atlassian.jgitflow</groupId>
    <artifactId>jgit-flow</artifactId>
    <version>0.21</version>
</dependency>