License |
License |
---|---|
GroupId | GroupIdorg.openpreservation.jhove |
ArtifactId | ArtifactIdjhove-ext-modules |
Version | Version1.24.9 |
Type | Typejar |
Description |
DescriptionJHOVE External Modules
Third party validation modules for JHOVE.
|
Project Organization |
Project OrganizationThe Open Preservation Foundation |
Filename | Size |
---|---|
jhove-ext-modules-1.24.9.pom | |
jhove-ext-modules-1.24.9.jar | 13 MB |
jhove-ext-modules-1.24.9-sources.jar | 69 KB |
jhove-ext-modules-1.24.9-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-ext-modules/ -->
<dependency>
<groupId>org.openpreservation.jhove</groupId>
<artifactId>jhove-ext-modules</artifactId>
<version>1.24.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-ext-modules/
implementation 'org.openpreservation.jhove:jhove-ext-modules:1.24.9'
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-ext-modules/
implementation ("org.openpreservation.jhove:jhove-ext-modules:1.24.9")
'org.openpreservation.jhove:jhove-ext-modules:jar:1.24.9'
<dependency org="org.openpreservation.jhove" name="jhove-ext-modules" rev="1.24.9">
<artifact name="jhove-ext-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove', module='jhove-ext-modules', version='1.24.9')
)
libraryDependencies += "org.openpreservation.jhove" % "jhove-ext-modules" % "1.24.9"
[org.openpreservation.jhove/jhove-ext-modules "1.24.9"]
Group / Artifact | Type | Version |
---|---|---|
org.openpreservation.jhove : jhove-core | jar | 1.24.9 |
org.jwat : jwat-common | jar | 1.0.3 |
org.jwat : jwat-gzip | jar | 1.0.3 |
org.jwat : jwat-arc | jar | 1.0.3 |
org.jwat : jwat-warc | jar | 1.0.3 |
org.w3c : epubcheck | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |