MVN

org.nocrala.tools.database.debbie : debbie-maven-plugin

Maven & Gradle

Feb 14, 2023
0 stars
<plugin>
    <groupId>org.nocrala.tools.database.debbie</groupId>
    <artifactId>debbie-maven-plugin</artifactId>
    <version>1.3.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nocrala.tools.database.debbie : debbie-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of org.nocrala.tools.database.debbie : debbie-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
debbie-maven-plugin-1.3.3
debbie-maven-plugin-1.3.2
debbie-maven-plugin-1.3.1

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.nocrala.tools.database.debbie</groupId>
    <artifactId>debbie-maven-plugin</artifactId>
    <version>1.3.3</version>
</plugin>