MVN

org.openidentityplatform.commons : doc-maven-plugin

Maven & Gradle

Jul 20, 2023
5 stars

org.openidentityplatform.commons.doc-maven-plugin · Common machinery for generating core documentation from DocBook XML sources

<plugin>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>doc-maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.commons : doc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.18

All Versions

Choose a version of org.openidentityplatform.commons : doc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
doc-maven-plugin-2.0.18
doc-maven-plugin-2.0.17
doc-maven-plugin-2.0.16
doc-maven-plugin-2.0.15
doc-maven-plugin-2.0.14
doc-maven-plugin-2.0.13
doc-maven-plugin-2.0.12
doc-maven-plugin-2.0.11
doc-maven-plugin-2.0.10
doc-maven-plugin-2.0.9
doc-maven-plugin-2.0.8
doc-maven-plugin-2.0.7

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>doc-maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>