MVN

org.w3c : epubcheck

Maven & Gradle

Jul 07, 2023
7 usages
1.4k stars

EPUBCheck :: the EPUB conformance checker · PUBCheck is the official conformance checker for EPUB publications. EPUBCheck can be run as a standalone command-line tool or used as a Java library.

<dependency>
    <groupId>org.w3c</groupId>
    <artifactId>epubcheck</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.w3c : epubcheck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0
  • Latest Release Candidate: 4.2.0-rc
  • Latest Beta: 4.2.0-beta

All Versions

Choose a version of org.w3c : epubcheck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
epubcheck-5.1.0
5.0.x
epubcheck-5.0.1
epubcheck-5.0.0
4.2.x
epubcheck-4.2.6
epubcheck-4.2.5
epubcheck-4.2.4
epubcheck-4.2.3
epubcheck-4.2.2
epubcheck-4.2.1
epubcheck-4.2.0
epubcheck-4.2.0-rc
epubcheck-4.2.0-beta

How to add a dependency to Maven

Add the following org.w3c : epubcheck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.w3c</groupId>
    <artifactId>epubcheck</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.w3c : epubcheck gradle dependency to your build.gradle file:

implementation 'org.w3c:epubcheck:5.1.0'

Gradle Kotlin DSL: Add the following org.w3c : epubcheck gradle kotlin dependency to your build.gradle.kts file:

implementation("org.w3c:epubcheck:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.w3c : epubcheck sbt scala dependency to your build.sbt file:

libraryDependencies += "org.w3c" % "epubcheck" % "5.1.0"

Advertisement

Dependencies from Group

dom
May 20, 2010
15 usages
Jul 07, 2023
7 usages
1.4k stars

Discover Dependencies

Mar 02, 2019
2 usages
4 stars
Sep 30, 2022
9 usages
12 stars
Jan 26, 2023
1 usages
19 stars
Mar 29, 2021
3 stars
Jun 01, 2019
13 stars
May 23, 2023
51 usages
7 stars
Jan 23, 2021
1 usages