Last Version

PdfCompare 1.1.61

A simple Java library to compare two PDF files. Files are rendered and compared pixel by pixel.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

de.redsix
ArtifactId

ArtifactId

pdfcompare
Version

Version

1.1.61
Type

Type

jar
Description

Description

PdfCompare
A simple Java library to compare two PDF files. Files are rendered and compared pixel by pixel.
Project URL

Project URL

https://github.com/red6/pdfcompare
Project Organization

Project Organization

red6 enterprise software GmbH
Source Code Management

Source Code Management

https://github.com/red6/pdfcompare.git

Download pdfcompare 1.1.61


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.25
com.typesafe : config jar 1.4.2
org.slf4j : slf4j-api jar 1.7.35
ch.qos.logback : logback-classic jar 1.2.10
commons-cli : commons-cli jar 1.5.0

test (5)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.