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