MVN

com.beijunyi : parallelgit

Maven & Gradle

Jun 21, 2016
116 stars

ParallelGit · A high performance in-memory filesystem for Git

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

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
parallelgit-2.0.0
1.0.x
parallelgit-1.0.0
parallelgit
parallelgit-parallelgit-utils
parallelgit-parallelgit-runtime
parallelgit-parallelgit-filesystem
parallelgit-parallelgit
parallelgit-parallelgit-filesystems
parallelgit-parallelgit-commands

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement