How To Install Java Artifact org.asciidoctor.asciidoctor-maven-plugin v2.2.5

org.asciidoctor asciidoctor-maven-plugin 2.2.5

Introduction

In this article, we'll learn how to install Java artifact asciidoctor-maven-plugin from org.asciidoctor group in version 2.2.5. The artifact is available in 29 versions: 3.0.0 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.0-RC.1 2.0.0 1.6.0 1.5.8 1.5.7.1 1.5.7 1.5.6 1.5.5 1.5.3 1.5.2.1 1.5.2 1.5.0 0.1.4 0.1.3.1 0.1.3 0.1.2.1 0.1.2 0.1.1.1 0.1.1 0.1.0 . The Asciidoctor Maven Plugin and Doxia Parser project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/asciidoctor/asciidoctor-maven-plugin .

How To Install Java Artifact org.asciidoctor.asciidoctor-maven-plugin In Version 2.2.5

To install the Asciidoctor Maven Plugin and Doxia Parser artifact in version 2.2.5 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 Asciidoctor Maven Plugin and Doxia Parser 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.

Managed dependencies (1)

Compile dependencies (8)

Provided dependencies (5)

Test dependencies (3)

Licenses

Developers