Last Version

java-diff-utils-parent 4.11

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
Version

Version

4.11
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 4.11


<!-- 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