ParallelGit Commands

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

License

License

GroupId

GroupId

com.beijunyi
ArtifactId

ArtifactId

parallelgit-commands
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.parallelgit.com/parallelgit-commands

Download parallelgit-commands

How to add to project

<!-- https://jarcasting.com/artifacts/com.beijunyi/parallelgit-commands/ -->
<dependency>
    <groupId>com.beijunyi</groupId>
    <artifactId>parallelgit-commands</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.beijunyi/parallelgit-commands/
implementation 'com.beijunyi:parallelgit-commands:1.0.0'
// https://jarcasting.com/artifacts/com.beijunyi/parallelgit-commands/
implementation ("com.beijunyi:parallelgit-commands:1.0.0")
'com.beijunyi:parallelgit-commands:jar:1.0.0'
<dependency org="com.beijunyi" name="parallelgit-commands" rev="1.0.0">
  <artifact name="parallelgit-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beijunyi', module='parallelgit-commands', version='1.0.0')
)
libraryDependencies += "com.beijunyi" % "parallelgit-commands" % "1.0.0"
[com.beijunyi/parallelgit-commands "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.beijunyi : parallelgit-utils jar 1.0.0
org.eclipse.jgit : org.eclipse.jgit jar 4.1.0.201509280440-r

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
com.beijunyi : parallelgit-utils test-jar 1.0.0
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0