How To Install Java Artifact org.docbook.schemas-docbook v5.2CR2

org.docbook schemas-docbook 5.2CR2

Introduction

In this article, we'll learn how to install Java artifact schemas-docbook from org.docbook group in version 5.2CR2. The artifact is available in 11 versions: 5.2b13 5.2b12 5.2b11 5.2b10a5 5.2b10a4 5.2CR5 5.2CR4 5.2CR3 5.2CR2 5.2CR1 5.2 . The DocBook Schemas project has been released under Apache License version 2.0 license, and has its own website at: https://github.com/docbook/docbook .

How To Install Java Artifact org.docbook.schemas-docbook In Version 5.2CR2

To install the DocBook Schemas artifact in version 5.2CR2 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 DocBook Schemas 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.

Licenses