MVN

com.vmware.pscoe.maven.plugins : abx-package-maven-plugin

Maven & Gradle

Aug 11, 2023
24 stars
<plugin>
    <groupId>com.vmware.pscoe.maven.plugins</groupId>
    <artifactId>abx-package-maven-plugin</artifactId>
    <version>2.35.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vmware.pscoe.maven.plugins : abx-package-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.35.0

All Versions

Choose a version of com.vmware.pscoe.maven.plugins : abx-package-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.35.x
abx-package-maven-plugin-2.35.0
2.34.x
abx-package-maven-plugin-2.34.0
2.33.x
abx-package-maven-plugin-2.33.0
2.32.x
abx-package-maven-plugin-2.32.0
2.31.x
abx-package-maven-plugin-2.31.2
abx-package-maven-plugin-2.31.1
abx-package-maven-plugin-2.31.0
2.30.x
abx-package-maven-plugin-2.30.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.vmware.pscoe.maven.plugins</groupId>
    <artifactId>abx-package-maven-plugin</artifactId>
    <version>2.35.0</version>
</plugin>