{"id":56754,"library":"jempbox","title":"Apache JempBox","description":"Implements Adobe's XMP metadata specification for embedding metadata in PDF and other file formats.","status":"active","version":"1.8.17","language":"java","source_language":null,"source_url":"http://svn.apache.org/viewvc/maven/pom/tags/1.8.17/pdfbox-parent","tags":["xmp","metadata","pdf","adobe"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.pdfbox</groupId>\n  <artifactId>jempbox</artifactId>\n  <version>1.8.17</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.pdfbox:jempbox:1.8.17'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"XMPMetadata","correct":"org.apache.jempbox.xmp.XMPMetadata"}],"quickstart":{"code":"import org.apache.jempbox.xmp.XMPMetadata;\nimport org.apache.jempbox.xmp.XMPSchemaDublinCore;\n\nXMPMetadata xmp = new XMPMetadata();\nXMPSchemaDublinCore dc = xmp.addDublinCoreSchema();\ndc.setTitle(\"My Document\");","lang":"java","description":"Create and manipulate XMP metadata using JempBox."},"warnings":[{"fix":"Upgrade to PDFBox 2.x+ which includes XMP handling directly.","message":"JempBox 1.8.x is quite old; consider using PDFBox's built-in XMP support for newer features.","severity":"gotcha","affected_versions":"<=1.8.17"}],"env_vars":null,"search_vec":"'adob':4,21 'apach':1 'embed':10 'file':16 'format':17 'implement':3 'jempbox':2 'metadata':7,11,19 'pdf':13,20 'specif':8 'xmp':6,18","created_at":"2026-06-15T10:49:03.966095+00:00","updated_at":"2026-06-15T10:49:03.966095+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.pdfbox/jempbox/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}