License |
License |
---|---|
GroupId | GroupIdorg.openpreservation.jhove.modules |
ArtifactId | ArtifactIdaiff-hul |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJHOVE AIFF Module HUL
AIFF module developed by Harvard University Library
|
Project Organization |
Project OrganizationThe Open Preservation Foundation |
Filename | Size |
---|---|
aiff-hul-1.6.2.pom | |
aiff-hul-1.6.2.jar | 51 KB |
aiff-hul-1.6.2-sources.jar | 47 KB |
aiff-hul-1.6.2-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/ -->
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>aiff-hul</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/
implementation 'org.openpreservation.jhove.modules:aiff-hul:1.6.2'
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/
implementation ("org.openpreservation.jhove.modules:aiff-hul:1.6.2")
'org.openpreservation.jhove.modules:aiff-hul:jar:1.6.2'
<dependency org="org.openpreservation.jhove.modules" name="aiff-hul" rev="1.6.2">
<artifact name="aiff-hul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove.modules', module='aiff-hul', version='1.6.2')
)
libraryDependencies += "org.openpreservation.jhove.modules" % "aiff-hul" % "1.6.2"
[org.openpreservation.jhove.modules/aiff-hul "1.6.2"]
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 |