| License |
License |
|---|---|
| GroupId | GroupIdorg.openpreservation.jhove |
| ArtifactId | ArtifactIdjhove |
| Last Version | Last Version1.26.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJHOVE - JSTOR/Harvard Object Validation Environment
JHOVE provides functions to perform format-specific identification, validation, and characterization of digital objects.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationThe Open Preservation Foundation |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jhove-1.26.0.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove/ -->
<dependency>
<groupId>org.openpreservation.jhove</groupId>
<artifactId>jhove</artifactId>
<version>1.26.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove/
implementation 'org.openpreservation.jhove:jhove:1.26.0'
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove/
implementation ("org.openpreservation.jhove:jhove:1.26.0")
'org.openpreservation.jhove:jhove:pom:1.26.0'
<dependency org="org.openpreservation.jhove" name="jhove" rev="1.26.0">
<artifact name="jhove" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove', module='jhove', version='1.26.0')
)
libraryDependencies += "org.openpreservation.jhove" % "jhove" % "1.26.0"
[org.openpreservation.jhove/jhove "1.26.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |