MVN

biz.netcentric.security : pickaxe-maven-plugin

Maven & Gradle

May 12, 2022
2 stars

Pickaxe :: Maven Plugin :: Build Integration

<plugin>
    <groupId>biz.netcentric.security</groupId>
    <artifactId>pickaxe-maven-plugin</artifactId>
    <version>2.4.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.netcentric.security : pickaxe-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.4.3

All Versions

Choose a version of biz.netcentric.security : pickaxe-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
pickaxe-maven-plugin-2.4.3
pickaxe-maven-plugin-2.4.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>biz.netcentric.security</groupId>
    <artifactId>pickaxe-maven-plugin</artifactId>
    <version>2.4.3</version>
</plugin>

Advertisement