| License |
License |
|---|---|
| GroupId | GroupIdorg.openpreservation.jhove.modules |
| ArtifactId | ArtifactIdtiff-hul |
| Last Version | Last Version1.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJHOVE TIFF Module HUL
TIFF module developed by Harvard University Library
|
| Project Organization |
Project OrganizationThe Open Preservation Foundation |
| Filename | Size |
|---|---|
| tiff-hul-1.9.3.pom | |
| tiff-hul-1.9.3.jar | 200 KB |
| tiff-hul-1.9.3-sources.jar | 156 KB |
| tiff-hul-1.9.3-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/tiff-hul/ -->
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>tiff-hul</artifactId>
<version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/tiff-hul/
implementation 'org.openpreservation.jhove.modules:tiff-hul:1.9.3'
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/tiff-hul/
implementation ("org.openpreservation.jhove.modules:tiff-hul:1.9.3")
'org.openpreservation.jhove.modules:tiff-hul:jar:1.9.3'
<dependency org="org.openpreservation.jhove.modules" name="tiff-hul" rev="1.9.3">
<artifact name="tiff-hul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove.modules', module='tiff-hul', version='1.9.3')
)
libraryDependencies += "org.openpreservation.jhove.modules" % "tiff-hul" % "1.9.3"
[org.openpreservation.jhove.modules/tiff-hul "1.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openpreservation.jhove : jhove-core | jar | 1.26.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |