veraPDF PDF/A XMP Library

veraPDF PDF/A XMP Parsing and Validation library.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.verapdf
ArtifactId

ArtifactId

verapdf-xmp
Last Version

Last Version

0.12.1
Release Date

Release Date

Type

Type

pom
Description

Description

veraPDF PDF/A XMP Library
veraPDF PDF/A XMP Parsing and Validation library.
Project URL

Project URL

https://github.com/veraPDF/veraPDF-xmp/
Project Organization

Project Organization

The veraPDF Consortium
Source Code Management

Source Code Management

https://github.com/veraPDF/veraPDF-xmp/

Download verapdf-xmp

Filename Size
verapdf-xmp-0.12.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.verapdf/verapdf-xmp/ -->
<dependency>
    <groupId>org.verapdf</groupId>
    <artifactId>verapdf-xmp</artifactId>
    <version>0.12.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.verapdf/verapdf-xmp/
implementation 'org.verapdf:verapdf-xmp:0.12.1'
// https://jarcasting.com/artifacts/org.verapdf/verapdf-xmp/
implementation ("org.verapdf:verapdf-xmp:0.12.1")
'org.verapdf:verapdf-xmp:pom:0.12.1'
<dependency org="org.verapdf" name="verapdf-xmp" rev="0.12.1">
  <artifact name="verapdf-xmp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.verapdf', module='verapdf-xmp', version='0.12.1')
)
libraryDependencies += "org.verapdf" % "verapdf-xmp" % "0.12.1"
[org.verapdf/verapdf-xmp "0.12.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xmp-core

Adobe XMP Toolkit for Java Version 5.1.0

For information about the Extensible Metadata Platform (XMP), visit the XMP product page on the Adobe website: http://www.adobe.com/xmp.

The Java API contains only the XMPCore part of the XMP Toolkit; it does NOT contain the XMPFiles component.

This file contains instructions for installing the XMPCore Java library and example project for the Eclipse Java IDE 3.2 and higher, and Java SDK 1.5.x or 1.6.

To set up the projects in Eclipse 3.2 and higher:

  1. Start Eclipse with an empty workspace
  2. Choose File > Import.
  3. In the Wizard, choose Existing Projects into Workspace > Next
  4. Click "Select root directory" and browse for the folder XMP-Toolkit-SDK-5.1.0/java
  5. Two projects are displayed: "XMPCore" and "XMPCoreCoverage"
  6. Select both and click Finish.

To set up the projects in Eclipse 3.0.x:

  1. Start Eclipse with an empty workspace
  2. Choose File > New > Project > Java Project
  3. Enter the Project Name "XMPCore"
  4. Click "Create project at external location" and select the folder "XMPCore" (in the folder that contains this readme.txt file).
  5. Click Finish.
  6. To install the example, repeat steps 2 to 5, replacing "XMPCore" with "XMPCoreCoverage"

To build debug and release libraries of XMPCore, run the ANT script "build.xml" that is contained in the XMPCore project.

org.verapdf

veraPDF

Open source industry supported PDF/A validation maintained by the Open Preservation Foundation

Versions

Version
0.12.1