License |
License |
---|---|
GroupId | GroupIdorg.w3c |
ArtifactId | ArtifactIdepubcheck |
Version | Version4.2.5 |
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.5.pom | |
epubcheck-4.2.5.jar | 1 MB |
epubcheck-4.2.5-sources.jar | 916 KB |
epubcheck-4.2.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.w3c/epubcheck/ -->
<dependency>
<groupId>org.w3c</groupId>
<artifactId>epubcheck</artifactId>
<version>4.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.w3c/epubcheck/
implementation 'org.w3c:epubcheck:4.2.5'
// https://jarcasting.com/artifacts/org.w3c/epubcheck/
implementation ("org.w3c:epubcheck:4.2.5")
'org.w3c:epubcheck:jar:4.2.5'
<dependency org="org.w3c" name="epubcheck" rev="4.2.5">
<artifact name="epubcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.w3c', module='epubcheck', version='4.2.5')
)
libraryDependencies += "org.w3c" % "epubcheck" % "4.2.5"
[org.w3c/epubcheck "4.2.5"]
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 |