Pdf Barcode Processor

A library for processing pdf that contain barcode images.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.rshtishi
ArtifactId

ArtifactId

pdfBarcodesProcessor
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Pdf Barcode Processor
A library for processing pdf that contain barcode images.
Project URL

Project URL

https://github.com/rshtishi/pdf-barcodes-processor
Source Code Management

Source Code Management

https://github.com/rshtishi/pdf-barcodes-processor

Download pdfBarcodesProcessor

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.16
com.google.zxing : core jar 3.3.3
com.google.zxing : javase jar 3.3.3
nu.pattern : opencv jar 2.4.9-4
org.apache.commons : commons-lang3 jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE