MVN

com.apigee.smartdocs.config : apigee-smartdocs-maven-plugin

Maven & Gradle

Aug 03, 2023
11 stars

apigee-smartdocs-maven-plugin · Plugin to manage configuration for Smartdocs in Apigee Drupal developer portal

<plugin>
    <groupId>com.apigee.smartdocs.config</groupId>
    <artifactId>apigee-smartdocs-maven-plugin</artifactId>
    <version>2.2.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apigee.smartdocs.config : apigee-smartdocs-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of com.apigee.smartdocs.config : apigee-smartdocs-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
apigee-smartdocs-maven-plugin-2.2.4
apigee-smartdocs-maven-plugin-2.2.3
apigee-smartdocs-maven-plugin-2.2.2
apigee-smartdocs-maven-plugin-2.2.1
apigee-smartdocs-maven-plugin-2.2.0
2.1.x
apigee-smartdocs-maven-plugin-2.1.2
apigee-smartdocs-maven-plugin-2.1.1
apigee-smartdocs-maven-plugin-2.1.0
2.0.x
apigee-smartdocs-maven-plugin-2.0.1
apigee-smartdocs-maven-plugin-2.0.0
1.1.x
apigee-smartdocs-maven-plugin-1.1.2
apigee-smartdocs-maven-plugin-1.1.1
apigee-smartdocs-maven-plugin-1.1.0
1.0.x
apigee-smartdocs-maven-plugin-1.0.7
apigee-smartdocs-maven-plugin-1.0.5
apigee-smartdocs-maven-plugin-1.0.4
apigee-smartdocs-maven-plugin-1.0.3
apigee-smartdocs-maven-plugin-1.0.2
apigee-smartdocs-maven-plugin-1.0.1
apigee-smartdocs-maven-plugin-1.0.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>com.apigee.smartdocs.config</groupId>
    <artifactId>apigee-smartdocs-maven-plugin</artifactId>
    <version>2.2.4</version>
</plugin>