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