java-diff-utils-parent

The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.java-diff-utils
ArtifactId

ArtifactId

java-diff-utils-parent
Last Version

Last Version

4.11
Release Date

Release Date

Type

Type

pom
Description

Description

java-diff-utils-parent
The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.
Project URL

Project URL

https://github.com/java-diff-utils/java-diff-utils
Project Organization

Project Organization

java-diff-utils
Source Code Management

Source Code Management

https://github.com/java-diff-utils/java-diff-utils.git

Download java-diff-utils-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.java-diff-utils/java-diff-utils-parent/ -->
<dependency>
    <groupId>io.github.java-diff-utils</groupId>
    <artifactId>java-diff-utils-parent</artifactId>
    <version>4.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.java-diff-utils/java-diff-utils-parent/
implementation 'io.github.java-diff-utils:java-diff-utils-parent:4.11'
// https://jarcasting.com/artifacts/io.github.java-diff-utils/java-diff-utils-parent/
implementation ("io.github.java-diff-utils:java-diff-utils-parent:4.11")
'io.github.java-diff-utils:java-diff-utils-parent:pom:4.11'
<dependency org="io.github.java-diff-utils" name="java-diff-utils-parent" rev="4.11">
  <artifact name="java-diff-utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.java-diff-utils', module='java-diff-utils-parent', version='4.11')
)
libraryDependencies += "io.github.java-diff-utils" % "java-diff-utils-parent" % "4.11"
[io.github.java-diff-utils/java-diff-utils-parent "4.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java-diff-utils
  • java-diff-utils-jgit
io.github.java-diff-utils

Versions

Version
4.11
4.10
4.9
4.8
4.7
4.5
4.4