MVN

com.nec.webotx : ms-uberjar-maven-plugin

Maven & Gradle

Jun 14, 2023

WebOTX MicroService Maven Plugin · WebOTX MicroService Maven Plugin POM

<plugin>
    <groupId>com.nec.webotx</groupId>
    <artifactId>ms-uberjar-maven-plugin</artifactId>
    <version>11.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nec.webotx : ms-uberjar-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 11.1

All Versions

Choose a version of com.nec.webotx : ms-uberjar-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
11.1
ms-uberjar-maven-plugin-11.1
10.4
ms-uberjar-maven-plugin-10.4

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.nec.webotx</groupId>
    <artifactId>ms-uberjar-maven-plugin</artifactId>
    <version>11.1</version>
</plugin>