XMPCore Shaded

This project shades Adobe's xmpcore to remove the *.internal.* component from name spaces to make recent versions backwards compatible

License

License

GroupId

GroupId

org.tallison.xmp
ArtifactId

ArtifactId

xmpcore-shaded
Last Version

Last Version

6.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

XMPCore Shaded
This project shades Adobe's xmpcore to remove the *.internal.* component from name spaces to make recent versions backwards compatible
Project URL

Project URL

https://github.com/tballison
Source Code Management

Source Code Management

https://github.com/tballison/xmpcore-shaded

Download xmpcore-shaded

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.adobe.xmp : xmpcore jar 6.1.11

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.11
6.1.10