MVN

org.projectnessie.nessie-runner : nessie-runner-maven-plugin

Maven & Gradle

Aug 24, 2023

Nessie Runner Maven Plugin

<plugin>
    <groupId>org.projectnessie.nessie-runner</groupId>
    <artifactId>nessie-runner-maven-plugin</artifactId>
    <version>0.30.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.projectnessie.nessie-runner : nessie-runner-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.30.7

All Versions

Choose a version of org.projectnessie.nessie-runner : nessie-runner-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.30.x
nessie-runner-maven-plugin-0.30.7
nessie-runner-maven-plugin-0.30.6
nessie-runner-maven-plugin-0.30.1
nessie-runner-maven-plugin-0.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>org.projectnessie.nessie-runner</groupId>
    <artifactId>nessie-runner-maven-plugin</artifactId>
    <version>0.30.7</version>
</plugin>