How To Install Java Artifact org.w3c.epubcheck v5.0.1

org.w3c epubcheck 5.0.1

Introduction

In this article, we'll learn how to install Java artifact epubcheck from org.w3c group in version 5.0.1. The artifact is available in 12 versions: 5.1.0 5.0.1 5.0.0 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0-rc 4.2.0-beta 4.2.0 . The EPUBCheck :: the EPUB conformance checker project has been released under BSD 3-Clause License license, and has its own website at: https://github.com/w3c/epubcheck . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.w3c.epubcheck In Version 5.0.1

To install the EPUBCheck :: the EPUB conformance checker artifact in version 5.0.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses EPUBCheck :: the EPUB conformance checker dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (12)

Test dependencies (7)

Licenses

Developers