Git Unified Diff Parser

Unified Diff format parser for Git SCM

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

unified-diff-parser-git
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Git Unified Diff Parser
Unified Diff format parser for Git SCM

Download unified-diff-parser-git

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-git/ -->
<dependency>
    <groupId>org.bitbucket.dpenkin</groupId>
    <artifactId>unified-diff-parser-git</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-git/
implementation 'org.bitbucket.dpenkin:unified-diff-parser-git:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-git/
implementation ("org.bitbucket.dpenkin:unified-diff-parser-git:0.1.0")
'org.bitbucket.dpenkin:unified-diff-parser-git:jar:0.1.0'
<dependency org="org.bitbucket.dpenkin" name="unified-diff-parser-git" rev="0.1.0">
  <artifact name="unified-diff-parser-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dpenkin', module='unified-diff-parser-git', version='0.1.0')
)
libraryDependencies += "org.bitbucket.dpenkin" % "unified-diff-parser-git" % "0.1.0"
[org.bitbucket.dpenkin/unified-diff-parser-git "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bitbucket.dpenkin : unified-diff-parser-core jar

test (3)

Group / Artifact Type Version
${project.groupId} » unified-diff-parser-test jar
org.hamcrest : hamcrest-library jar
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0