MVN

com.github.calmking : smart-doc-maven-plugin

Maven & Gradle

Apr 29, 2020
0 stars

smart-doc-maven-plugin · smart-doc maven plugin

<plugin>
    <groupId>com.github.calmking</groupId>
    <artifactId>smart-doc-maven-plugin</artifactId>
    <version>1.0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.calmking : smart-doc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.github.calmking : smart-doc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smart-doc-maven-plugin-1.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>com.github.calmking</groupId>
    <artifactId>smart-doc-maven-plugin</artifactId>
    <version>1.0.7</version>
</plugin>

Advertisement