MVN

org.apache.pdfbox : jbig2-imageio

Maven & Gradle

Feb 26, 2022
38 usages

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).

<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>jbig2-imageio</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.pdfbox : jbig2-imageio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of org.apache.pdfbox : jbig2-imageio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jbig2-imageio-3.0.4
jbig2-imageio-3.0.3
jbig2-imageio-3.0.2
jbig2-imageio-3.0.1
jbig2-imageio-3.0.0

How to add a dependency to Maven

Add the following org.apache.pdfbox : jbig2-imageio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>jbig2-imageio</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.pdfbox : jbig2-imageio gradle dependency to your build.gradle file:

implementation 'org.apache.pdfbox:jbig2-imageio:3.0.4'

Gradle Kotlin DSL: Add the following org.apache.pdfbox : jbig2-imageio gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.pdfbox:jbig2-imageio:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.pdfbox : jbig2-imageio sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.pdfbox" % "jbig2-imageio" % "3.0.4"

Advertisement

Dependencies from Group

Aug 14, 2023
521 usages
15 stars
Aug 14, 2023
129 usages
Sep 12, 2022
64 usages
Aug 14, 2023
64 usages
15 stars
Feb 26, 2022
38 usages

Discover Dependencies

Nov 26, 2020
Feb 28, 2018
0 stars
Dec 21, 2021
27 usages
469 stars
Mar 03, 2018
1 usages
5 stars
Aug 09, 2023
Mar 27, 2023
173 stars
Aug 07, 2018
5 stars