Jar examples for t:tika-xmp
Converts Tika metadata to XMP
You can download jar file tika-xmp 1.14 in this page.
Apache License
You can use the following script to add tika-xmp-1.14.jar to your project.
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-xmp</artifactId> <version>1.14</version> </dependency>
compile group: 'org.apache.tika', name: 'tika-xmp', version: '1.14'
libraryDependencies += "org.apache.tika" % "tika-xmp" % "1.14"
<dependency org="org.apache.tika" name="tika-xmp" rev="1.14"/>
@Grapes(@Grab(group='org.apache.tika', module='tika-xmp', version='1.14'))
'org.apache.tika:tika-xmp:jar:1.14'
Click the following link to download the jar file.
tika-xmp-1.14-javadoc.jar