Last Version

Directory Delta Diff Utility 1.1.3

Utility and library for creating binary patches comparing file system directories

License

License

GroupId

GroupId

com.alexkasko.delta
ArtifactId

ArtifactId

delta-diff
Version

Version

1.1.3
Type

Type

jar
Description

Description

Directory Delta Diff Utility
Utility and library for creating binary patches comparing file system directories
Project URL

Project URL

https://github.com/alexkasko/delta-updater
Source Code Management

Source Code Management

https://github.com/alexkasko/delta-updater

Download delta-diff 1.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.alexkasko.delta : delta-common jar 1.1.3
com.nothome : javaxdelta jar 2.0.1
com.google.guava : guava jar 10.0
commons-lang : commons-lang jar 2.1
commons-io : commons-io jar 2.1
commons-cli : commons-cli jar 1.2
com.google.code.gson : gson jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.