License |
License |
---|---|
GroupId | GroupIdorg.w3c |
ArtifactId | ArtifactIdepubcheck |
Last Version | Last Version4.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEPUBCheck :: 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
epubcheck-4.2.6.pom | |
epubcheck-4.2.6.jar | 1 MB |
epubcheck-4.2.6-sources.jar | 923 KB |
epubcheck-4.2.6-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
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 |