MVN

no.vegvesen.nvdb.reststop : reststop-maven-plugin

Maven & Gradle

May 29, 2024
<plugin>
    <groupId>no.vegvesen.nvdb.reststop</groupId>
    <artifactId>reststop-maven-plugin</artifactId>
    <version>4.0.0-preview</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.vegvesen.nvdb.reststop : reststop-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-preview

All Versions

Choose a version of no.vegvesen.nvdb.reststop : reststop-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
reststop-maven-plugin-4.0.0-preview

How to add a plugin to Maven

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

<plugin>
    <groupId>no.vegvesen.nvdb.reststop</groupId>
    <artifactId>reststop-maven-plugin</artifactId>
    <version>4.0.0-preview</version>
</plugin>