Apache JempBox는 Apache PDFBox로서, XMP metadata와의 공동 작업을 위한 오픈 소스 Java 라이브러리입니다.
이 릴리즈에 대한 자세한 내용은 아래 내역을 참조하세요.
Release Notes -- Apache JempBox -- Version 1.0.0
Introduction
------------
Apache JempBox is an open source Java library for working with XMP metadata.
This 1.0.0 release is the first JempBox release made after the graduation from incubating at the Apache Software Foundation. The most notable changes since the previous release (0.8.0-incubating) are the upgrade to Java 5 and the switch from ant to maven as build tool.
This release consists of a source archive (jempbox-1.0.0-src.jar).
You can build the release with Apache Maven like this:
jar xf jempbox-1.0.0-src.jar
cd jempbox-1.0.0
maven clean install
The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at https://svn.apache.org/repos/asf/pdfbox/KEYS.
About The Apache Software Foundation
------------------------------------
Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 2,500+ contributors.