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