Last Version

JHOVE Core 1.26.0

The JHOVE engine and supporting classes.

License

License

GroupId

GroupId

org.openpreservation.jhove
ArtifactId

ArtifactId

jhove-core
Version

Version

1.26.0
Type

Type

jar
Description

Description

JHOVE Core
The JHOVE engine and supporting classes.
Project Organization

Project Organization

The Open Preservation Foundation

Download jhove-core 1.26.0


<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-core/ -->
<dependency>
    <groupId>org.openpreservation.jhove</groupId>
    <artifactId>jhove-core</artifactId>
    <version>1.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-core/
implementation 'org.openpreservation.jhove:jhove-core:1.26.0'
// https://jarcasting.com/artifacts/org.openpreservation.jhove/jhove-core/
implementation ("org.openpreservation.jhove:jhove-core:1.26.0")
'org.openpreservation.jhove:jhove-core:jar:1.26.0'
<dependency org="org.openpreservation.jhove" name="jhove-core" rev="1.26.0">
  <artifact name="jhove-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove', module='jhove-core', version='1.26.0')
)
libraryDependencies += "org.openpreservation.jhove" % "jhove-core" % "1.26.0"
[org.openpreservation.jhove/jhove-core "1.26.0"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
nl.jqno.equalsverifier : equalsverifier jar 1.5.1

Project Modules

There are no modules declared in this project.