MVN

com.marvelution.gitflow : gitflow-test

Maven & Gradle

Nov 25, 2012

GitFlow · Gitflwo test project

<dependency>
    <groupId>com.marvelution.gitflow</groupId>
    <artifactId>gitflow-test</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvelution.gitflow : gitflow-test to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of com.marvelution.gitflow : gitflow-test to add to Maven - All Versions:

Version Vulnerabilities Updated
2
gitflow-test-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.marvelution.gitflow</groupId>
    <artifactId>gitflow-test</artifactId>
    <version>2</version>
</dependency>