This library provides classes for generating binary (and also text diffs) in GDIFF format and patching binary and text streams.
Download the current release through the Maven build tool or Apache Ivy.
Artifact information:
<groupId>com.nothome</groupId> <artifactId>javaxdelta</artifactId> <version>2.0.0</version>
Repository settings:
<repositories> <repository> <id>javaxdelta.sourceforge.net</id> <url>http://javaxdelta.sourceforge.net/maven2/repository</url> </repository> </repositories>
View the current release's Javadoc.