MVN

io.github.neofreko : graphwalker-maven-plugin

Maven & Gradle

Oct 03, 2022
312 stars

GraphWalker Maven Plugin

<plugin>
    <groupId>io.github.neofreko</groupId>
    <artifactId>graphwalker-maven-plugin</artifactId>
    <version>4.3.3-100</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.neofreko : graphwalker-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.3.3-100

All Versions

Choose a version of io.github.neofreko : graphwalker-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
graphwalker-maven-plugin-4.3.3-100
graphwalker-maven-plugin-4.3.1.100

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.github.neofreko</groupId>
    <artifactId>graphwalker-maven-plugin</artifactId>
    <version>4.3.3-100</version>
</plugin>