MVN

com.unboundid : server-sdk-docs-maven-plugin

Maven & Gradle

Dec 21, 2020
4 stars

UnboundID Server SDK Extension Docs Plugin

<plugin>
    <groupId>com.unboundid</groupId>
    <artifactId>server-sdk-docs-maven-plugin</artifactId>
    <version>1.0.16</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unboundid : server-sdk-docs-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.16

All Versions

Choose a version of com.unboundid : server-sdk-docs-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
server-sdk-docs-maven-plugin-1.0.16
server-sdk-docs-maven-plugin-1.0.15
server-sdk-docs-maven-plugin-1.0.14
server-sdk-docs-maven-plugin-1.0.13
server-sdk-docs-maven-plugin-1.0.12
server-sdk-docs-maven-plugin-1.0.11
server-sdk-docs-maven-plugin-1.0.10
server-sdk-docs-maven-plugin-1.0.8
server-sdk-docs-maven-plugin-1.0.3

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.unboundid</groupId>
    <artifactId>server-sdk-docs-maven-plugin</artifactId>
    <version>1.0.16</version>
</plugin>

Advertisement