Last Version

EPUBCheck :: Validation Tool for EPUB 4.2.6

EPUBCheck is a tool to validate the conformance of EPUB publications against the EPUB specifications. EPUBCheck can be run as a standalone command-line tool or used as a Java library.

License

License

GroupId

GroupId

org.w3c
ArtifactId

ArtifactId

epubcheck
Version

Version

4.2.6
Type

Type

jar
Description

Description

EPUBCheck :: Validation Tool for EPUB
EPUBCheck is a tool to validate the conformance of EPUB publications against the EPUB specifications. EPUBCheck can be run as a standalone command-line tool or used as a Java library.
Project URL

Project URL

https://github.com/w3c/epubcheck
Project Organization

Project Organization

The World Wide Web Consortium (W3C)
Source Code Management

Source Code Management

https://github.com/w3c/epubcheck

Download epubcheck 4.2.6


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

Dependencies

compile (8)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.8.0-8
org.apache.commons : commons-compress jar 1.20
org.relaxng : jing jar 20181222
org.w3c.css : sac jar 1.3
com.google.guava : guava jar 24.1.1-android
com.twelvemonkeys.imageio : imageio-jpeg jar 3.4.1
org.codehaus.jackson : jackson-core-asl jar 1.9.12
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.googlecode.json-simple : json-simple jar 1.1.1
xmlunit : xmlunit jar 1.3
io.cucumber : cucumber-java jar 4.5.4
io.cucumber : cucumber-junit jar 4.5.4
io.cucumber : cucumber-picocontainer jar 4.7.1
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.