Last Version

FastCDC4J 1.3

Fast and efficient content-defined chunking for data deduplication. Java implementation of FastCDC as library.

License

License

GroupId

GroupId

io.github.zabuzard.fastcdc4j
ArtifactId

ArtifactId

fastcdc4j
Version

Version

1.3
Type

Type

jar
Description

Description

FastCDC4J
Fast and efficient content-defined chunking for data deduplication. Java implementation of FastCDC as library.
Project URL

Project URL

https://github.com/Zabuzard/FastCDC4J
Source Code Management

Source Code Management

http://github.com/Zabuzard/FastCDC4J/tree/master

Download fastcdc4j 1.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.