Jar examples for j:jempbox
The Apache JempBox library is an open source Java tool that implements Adobe's XMP(TM) specification. JempBox is a subproject of Apache PDFBox.
You can download jar file jempbox 1.8.10 in this page.
Apache License
You can use the following script to add jempbox-1.8.10.jar to your project.
<dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>jempbox</artifactId> <version>1.8.10</version> </dependency>
compile group: 'org.apache.pdfbox', name: 'jempbox', version: '1.8.10'
libraryDependencies += "org.apache.pdfbox" % "jempbox" % "1.8.10"
<dependency org="org.apache.pdfbox" name="jempbox" rev="1.8.10"/>
@Grapes(@Grab(group='org.apache.pdfbox', module='jempbox', version='1.8.10'))
'org.apache.pdfbox:jempbox:jar:1.8.10'
Click the following link to download the jar file.
jempbox-1.8.10-javadoc.jar