Library for computing diffs, applying patches, and generating side-by-side views in Java.
<dependency>
<groupId>io.github.java-diff-utils</groupId>
<artifactId>java-diff-utils</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a diff between two lists of strings and prints the number of changes.
No known issues recorded.
No dependency data recorded yet.