License |
License |
---|---|
GroupId | GroupIdorg.openpreservation.jhove |
ArtifactId | ArtifactIdjhove-core |
Last Version | Last Version1.26.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJHOVE Core
The JHOVE engine and supporting classes.
|
Project Organization |
Project OrganizationThe Open Preservation Foundation |
Filename | Size |
---|---|
jhove-core-1.26.0.pom | |
jhove-core-1.26.0.jar | 235 KB |
jhove-core-1.26.0-sources.jar | 178 KB |
jhove-core-1.26.0-javadoc.jar | 545 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.5.1 |