MVN

com.github.lafa.pdfbox : xmpbox

Maven & Gradle

Dec 14, 2017
0 stars

Apache XmpBox · The Apache XmpBox library is an open source Java tool that implements Adobe's XMP(TM) specification. It can be used to parse, validate and create xmp contents. It is mainly used by subproject preflight of Apache PDFBox. XmpBox is a subproject of Apache PDFBox.

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
xmpbox-1.0.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.lafa.pdfbox" % "xmpbox" % "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

Mar 27, 2018
2 usages
3 stars
ria
Apr 25, 2018
2 usages
5 stars
Apr 15, 2021
2 usages
51 stars
Apr 23, 2019
2 usages
23 stars
Oct 21, 2018
2 usages
Feb 24, 2019
4 usages
0 stars
Aug 25, 2023
7 usages
11.9k stars
May 27, 2020
2 usages
4 stars