MVN

com.github.lafa.pdfbox : preflight

Maven & Gradle

Dec 13, 2017
0 stars

Apache Preflight · The Apache Preflight library is an open source Java tool that implements a parser compliant with the ISO-19005 (PDF/A) specification. Preflight is a subproject of Apache PDFBox.

<dependency>
    <groupId>com.github.lafa.pdfbox</groupId>
    <artifactId>preflight</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lafa.pdfbox : preflight to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.lafa.pdfbox : preflight to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
preflight-1.0.1
preflight-1.0.0

How to add a dependency to Maven

Add the following com.github.lafa.pdfbox : preflight maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lafa.pdfbox</groupId>
    <artifactId>preflight</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lafa.pdfbox : preflight gradle dependency to your build.gradle file:

implementation 'com.github.lafa.pdfbox:preflight:1.0.1'

Gradle Kotlin DSL: Add the following com.github.lafa.pdfbox : preflight gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lafa.pdfbox:preflight:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lafa.pdfbox : preflight sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lafa.pdfbox" % "preflight" % "1.0.1"

Advertisement

Dependencies from Group

Dec 14, 2017
2 usages
0 stars
Dec 14, 2017
1 usages
0 stars
Dec 14, 2017
0 stars
Dec 14, 2017
0 stars
Dec 13, 2017
0 stars

Discover Dependencies

Dec 15, 2017
1 stars
Aug 08, 2023
3 usages
14.8k stars
Jul 31, 2023
105 stars
May 16, 2023
5 usages
103 stars
Sep 03, 2018
6 usages
SWB
Dec 19, 2017
3 stars