PDFBox JBIG2 ImageIO plugin

Java Image I/O plugin for reading JBIG2-compressed image data. Formerly known as the levigo JBig2 ImageIO plugin (com.levigo.jbig2:levigo-jbig2-imageio).

License

License

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

org.apache.pdfbox
ArtifactId

ArtifactId

jbig2-imageio
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

PDFBox JBIG2 ImageIO plugin
Java Image I/O plugin for reading JBIG2-compressed image data. Formerly known as the levigo JBig2 ImageIO plugin (com.levigo.jbig2:levigo-jbig2-imageio).
Project Organization

Project Organization

The Apache Software Foundation

Download jbig2-imageio

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0