MVN

com.beijunyi.parallelgit : parallelgit

Maven & Gradle

Oct 08, 2015
113 stars

ParallelGit · ParallelGit provides an elegant solution to projects that use a local Git repository as the main data storage.

<dependency>
    <groupId>com.beijunyi.parallelgit</groupId>
    <artifactId>parallelgit</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.beijunyi.parallelgit : parallelgit to add to Maven - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.beijunyi.parallelgit : parallelgit to add to Maven - All Versions:

  • Version Updated
  • parallelgit-0.9.3

    Oct 08, 2015
  • parallelgit-0.9.2

    Jun 22, 2015
  • parallelgit-0.9.1

    Jun 17, 2015
  • parallelgit-0.9.0

    May 26, 2015

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.beijunyi.parallelgit</groupId>
    <artifactId>parallelgit</artifactId>
    <version>0.9.3</version>
</dependency>