MVN

org.docetproject : docet-maven-plugin

Maven & Gradle

Jun 10, 2022
2 stars

Docet Maven Plugin · A flexible easy-to-integrate online documentation manager

<plugin>
    <groupId>org.docetproject</groupId>
    <artifactId>docet-maven-plugin</artifactId>
    <version>1.20.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.docetproject : docet-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.20.0

All Versions

Choose a version of org.docetproject : docet-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.20.x
docet-maven-plugin-1.20.0
1.19.x
docet-maven-plugin-1.19.0
1.18.x
docet-maven-plugin-1.18.0
1.17.x
docet-maven-plugin-1.17.0
1.16.x
docet-maven-plugin-1.16.0
1.15.x
docet-maven-plugin-1.15.1
docet-maven-plugin-1.15.0
1.14.x
docet-maven-plugin-1.14.0
1.13.x
docet-maven-plugin-1.13.0
0.17.x
docet-maven-plugin-0.17.0

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.docetproject</groupId>
    <artifactId>docet-maven-plugin</artifactId>
    <version>1.20.0</version>
</plugin>