MVN

org.idpf : epubcheck

Maven & Gradle

Jan 22, 2019
3 usages
1.4k stars

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.

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

Latest Version

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

  • Latest Stable: 4.1.1
  • Latest Release Candidate: 3.0-RC-2
  • Latest Alpha: 4.0.0-alpha11

All Versions

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

Version Vulnerabilities Updated
4.1.x
epubcheck-4.1.1
epubcheck-4.1.0
4.0.x
epubcheck-4.0.2
epubcheck-4.0.1
epubcheck-4.0.0
epubcheck-4.0.0-alpha11
epubcheck-4.0.0-alpha10
epubcheck-4.0.0-alpha3
3.0.x
epubcheck-3.0.1
3.0
epubcheck-3.0
epubcheck-3.0-RC-2
epubcheck-3.0-RC-1
v4.0.x
epubcheck-v4.0.0-alpha9
epubcheck-v4.0.0-alpha8
epubcheck-v4.0.0-alpha7
epubcheck-v4.0.0-alpha6
epubcheck-v4.0.0-alpha5
epubcheck-v4.0.0-alpha4
epubcheck-v4.0.0-alpha2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.idpf</groupId>
    <artifactId>epubcheck</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.idpf:epubcheck:4.1.1'

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

implementation("org.idpf:epubcheck:4.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.idpf" % "epubcheck" % "4.1.1"

Advertisement

Dependencies from Group

Jan 22, 2019
3 usages
1.4k stars

Discover Dependencies

Feb 26, 2021
1 usages
18 stars
Feb 26, 2021
22 usages
18 stars
Feb 26, 2021
5 usages
18 stars
Feb 26, 2021
3 usages
18 stars
Feb 26, 2021
35 usages
17 stars
Feb 26, 2021
30 usages
18 stars
Oct 14, 2022
32 usages
667 stars
Mar 19, 2020
33 usages
787 stars
Nov 26, 2022
267 usages
Nov 26, 2022
3 usages
315 stars