Last Version

File duplicate finder 1.3.1

A file duplicate finder written in Java 8 with native MD5 check support.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.cbismuth
ArtifactId

ArtifactId

fdupes-java
Version

Version

1.3.1
Type

Type

jar
Description

Description

File duplicate finder
A file duplicate finder written in Java 8 with native MD5 check support.
Project URL

Project URL

https://github.com/cbismuth/fdupes-java
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/cbismuth/fdupes-java

Download fdupes-java 1.3.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.4.1.RELEASE
com.google.guava : guava jar 19.0
org.apache.spark : spark-network-common_2.11 jar 1.6.2
org.zeroturnaround : zt-exec jar 1.9
com.opencsv : opencsv jar 3.8
io.dropwizard.metrics : metrics-servlets jar 3.1.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.1.RELEASE

Project Modules

There are no modules declared in this project.