MVN

org.openpreservation.jhove.modules : jhove-modules

Maven & Gradle

Jul 11, 2023
148 stars

JHOVE Validation Modules · The JHOVE HUL validation modules.

<dependency>
    <groupId>org.openpreservation.jhove.modules</groupId>
    <artifactId>jhove-modules</artifactId>
    <version>1.28.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openpreservation.jhove.modules : jhove-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.28.0
  • Latest Release Candidate: 1.26.0-RC2

All Versions

Choose a version of org.openpreservation.jhove.modules : jhove-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.28.x
jhove-modules-1.28.0
1.26.x
jhove-modules-1.26.1
jhove-modules-1.26.0
jhove-modules-1.26.0-RC2
1.24.x
jhove-modules-1.24.2
1.22.x
jhove-modules-1.22.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openpreservation.jhove.modules</groupId>
    <artifactId>jhove-modules</artifactId>
    <version>1.28.0</version>
</dependency>

Advertisement