MVN

io.korandoru.hawkeye : hawkeye-maven-plugin

Maven & Gradle

Aug 30, 2023

HawkEye :: Maven Plugin · HawkEye Maven Plugin

<plugin>
    <groupId>io.korandoru.hawkeye</groupId>
    <artifactId>hawkeye-maven-plugin</artifactId>
    <version>3.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.korandoru.hawkeye : hawkeye-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of io.korandoru.hawkeye : hawkeye-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
hawkeye-maven-plugin-3.3.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>io.korandoru.hawkeye</groupId>
    <artifactId>hawkeye-maven-plugin</artifactId>
    <version>3.3.0</version>
</plugin>